The Chart3DAxis 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.) |
|
|
NotifyChanges | |
|
|
ShouldSerializeGridStyle | |
|
|
ShouldSerializeMax |
Returns false if the Axis Max property is in the default state.
|
|
|
ShouldSerializeMin |
Returns false if the Axis Min property is in the default state.
|
|
|
ShouldSerializeUnitMajor |
Returns false if the Axis UnitMajor property is in the default state.
|
|
|
ShouldSerializeUnitMinor |
Returns false if the Axis UnitMinor property is in the default state.
|
|
|
ToString | (Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
|
|
AnnoFormat |
Gets or sets the annotation format.
|
|
|
AnnoFormatString |
Gets or set the annotation format string used with manual formats.
|
|
|
AnnoMethod |
Gets or sets annotation method of the axis.
|
|
|
AnnoPosition |
Gets or sets the position of the axis annotation and text.
|
|
|
AnnoRotated |
Gets or sets whether annotation rotated.
|
|
|
AutoMajor |
Gets or sets whether major tick mark values are calculated automatically.
|
|
|
AutoMax |
Gets or sets whether the axis minimum value is calculated automatically.
|
|
|
AutoMin |
Gets or sets whether the axis minimum value is calculated automatically.
|
|
|
AutoMinor |
Gets or sets whether minor tick mark values are calculated automatically.
|
|
|
GridStyle | |
|
|
GridX | |
|
|
GridY | |
|
|
GridZ | |
|
|
Labels | |
|
|
MajorGrid |
Gets the major grid lines object.
|
|
|
Max |
Gets or sets the maximum value of the axis.
|
|
|
Min |
Gets or sets the minimum value of the axis.
|
|
|
Text | |
|
|
Title |
Gets or sets the title of the axis.
|
|
|
UnitMajor |
Gets or sets the units between major tickmarks.
|
|
|
UnitMinor |
Gets or sets the units between minor tickmarks.
|
|
|
ValueLabels |
Gets the axis value labels.
|
|
|
Visible |
Gets or sets the axis visibility.
|