DxPolarChartAxisLabel Properties
Defines settings for axis labels.| Name | Description |
|---|---|
| Format | Specifies the display format for axis labels. Inherited from DxChartAxisLabelBase<T>. |
| IndentFromAxis | Specifies the indent between an axis and its labels. |
| Overlap | Specifies how the component resolves label overlapping. |
| Visible | Specifies axis labels’ visibility. Inherited from DxChartAxisLabelBase<T>. |
See Also