# FlexChart Axes Labels

## Content



Axes labels are the values that appear along the axes. By default, axes labels are determined on the basis of the axes data points and the generated intervals.

In **FlexChart**, you can change the look, format, and alignment of the axes labels using the properties listed below.

| **Property** | **Description** |
| --- | --- |
| Format | Specifies the format string used for the axes labels. |
| LabelAlignment | Sets the alignment of the axes labels. |
| LabelAngle | Specifies the rotation angle of the labels. |
| Labels | Indicates whether the axes labels are visible. |
| OverlappingLabels | Indicates how to handle overlapping labels. |

The following sections discuss how to work with these properties:

*   [Axes Labels Format](/componentone/docs/wpf/online-flexchart/FlexChart/WorkingwithFlexChart/FlexChartElements/FlexChartAxesLabels/AxesLabelsFormat)
*   [Axes Labels Rotation](/componentone/docs/wpf/online-flexchart/FlexChart/WorkingwithFlexChart/FlexChartElements/FlexChartAxesLabels/AxesLabelsRotation)
*   [Axes Labels Visibility](/componentone/docs/wpf/online-flexchart/FlexChart/WorkingwithFlexChart/FlexChartElements/FlexChartAxesLabels/AxesLabelsVisibility)
*   [Axes Labels Overlap](/componentone/docs/wpf/online-flexchart/FlexChart/WorkingwithFlexChart/FlexChartElements/FlexChartAxesLabels/AxesLabelsOverlap)
*   [Axis Grouping](/componentone/docs/wpf/online-flexchart/FlexChart/WorkingwithFlexChart/FlexChartElements/FlexChartAxesLabels/AxisGrouping)