ComponentOne FlexChart for WinForms
Axis Labels
FlexChart > Working with FlexChart > FlexChart Elements > Axis Labels

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

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

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

The following sections discuss how to work with these properties: