AxisLabelOptions Properties
Contains options that define appearance and behavior of axis labels.| Name | Description |
|---|---|
| Angle | Gets or sets the angle by which the axis label‘s text is rotated. |
| ElementTemplate | Gets or sets a template that defines a custom appearance and look-and-feel of a label. |
| Pattern | Gets or sets a string which represents the pattern specifying the text to be displayed within the axis labels that appears for a diagram X - axis or Y- axis. |
See Also