[]
        
(Showing Draft Content)

C1.Chart.ElementSize

ElementSize Class

Represents element size.

Inheritance
ElementSize
Namespace: C1.Chart
Assembly: C1.Blazor.Chart.dll
Syntax
public class ElementSize

Constructors

Name Description
ElementSize()

Properties

Name Description
SizeType

Gets or sets the size type.

Value

Gets or sets the value.

Methods

Name Description
Equals(object)

Determines whether the specified object is equal to the current object.

GetHashCode()

Returns hash code of the instance.

Operators

Name Description
operator ==(ElementSize?, ElementSize?)
operator !=(ElementSize, ElementSize)