[]
Represents an axis of a 3D chart.
public class Chart3DAxis : ChartAxis, INotifyPropertyChanged, IC1Serializable
Name | Description |
---|---|
AnnoMethod | Gets or sets the annotation method of the axis. |
AnnoPosition | Gets or sets the position of the axis annotation and text. |
AnnoRotated | Gets or sets a value indicating whether annotation is rotated. |
MajorGrid | Gets the major grid lines object. Major grids are placed coincident with major tickmarks at UnitMajor intervals. This property is used to set the grid line appearance. |
ValueLabels | Gets the labels collection for this axis. |
Name | Description |
---|---|
AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |