ChartPosition Class |
Namespace: Kettic.AspNet.Controls.ChartModel.Styles
The ChartPosition type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChartPosition |
Creates an instance of Position class.
|
![]() | ChartPosition(Object) |
Creates an instance of Position class.
|
![]() | ChartPosition(ContentAlignedPosition) |
Creates an instance of Position class.
|
![]() | ChartPosition(Single, Single) |
Creates an instance of Position class.
|
![]() | ChartPosition(ContentAlignedPosition, Single, Single) |
Creates an instance of Position class.
|
Name | Description | |
---|---|---|
![]() | Clone |
Clone this object
|
![]() | Equals |
Determines whether the specified System.Object is equal to the current System.Object.
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Gets hash code
(Overrides ObjectGetHashCode.) |
Name | Description | |
---|---|---|
![]() | AlignedPosition |
Specifies aligned position in comprehensive figure
|
![]() | IsAutoPositioning |
Automatic positioning
|
![]() | X |
Specifies the X coordinate of the figure position
|
![]() | Y |
Specifies the Y coordinate of the figure position
|