The AxisLabel type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Foreground |
Gets the foreground of the AxisLabel.
|
![]() | Height |
Gets the height of the AxisLabel.
|
![]() | Label |
Gets the content of the AxisLabel.
|
![]() | LevelOffset |
Gets the physical distance between the AxisLabel and the axis.
|
![]() | PositionOffset |
Gets the physical position of the AxisLabel from the start of the axis.
|
![]() | RotatedHeight |
Gets the bounding box height of the rotated data label.
|
![]() | Rotation |
Gets the rotation angle of the AxisLabel content.
|
![]() | Template |
Gets the template of the AxisLabel.
|
![]() | Width |
Gets the width of the AxisLabel.
|