ChartDimensionsBase Methods |
The ChartDimensionsBase type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Clone |
Clone this object.
|
![]() |
Equals |
Comparing of two objects.
(Overrides ObjectEquals(Object).) |
![]() |
GetHashCode |
Gets hash code.
(Overrides ObjectGetHashCode.) |
![]() |
IsZero |
Returns True if dimensions width and height are zero values
|
![]() |
SetDimensions(ChartDimensionsBase) |
Copy dimensions from the object.
|
![]() |
SetDimensions(Single, Single) |
Sets the new Width and Height values
|
![]() |
SetDimensions(Unit, Unit) |
Sets the new Width and Height values
|