AxisLabel Properties
Stores axis label settings.| Name | Description |
|---|---|
| Angle | |
| Position | Gets or sets the position of axis labels. |
| ResolveOverlappingOptions | Gets or sets whether some axis labels are automatically hidden to avoid overlap. |
| Staggered | |
| Style | Gets or sets axis label appearance settings. Inherited from AxisLabelBase. |
| TextFormat | Gets or sets the pattern applied to axis label text. |
| Visible | Specifies whether axis labels are visible. Inherited from AxisLabelBase. |
See Also