Fixed Label Width

Description

The C1BarChart supports fixed label width, rotation and alignment of the label.

In this sample, the following properties are used to obtain the fixed width of the axis labels.

  • Labels.Width for setting the fixed width of the label
  • Labels.TextAlign for setting the alignment of the label
  • Labels.Style.Rotation for setting the rotation of the label
Documentation