ComponentOne Extender Controls for ASP.NET Web Forms
Wijmo Control Toolkit Extender Controls / Chart Extenders / C1BarChart Extender / Rotating the Axis Annotation
In This Topic
    Rotating the Axis Annotation
    In This Topic

    BarChart.Axis.Y.Labels.AxisLabelStyle.Rotation property like the following:

    1. Select View | Properties Window in the Visual Studio menu.
    2. Click the drop-down list at the top of the Properties window and select Panel1_C1BarChartExtender.
    3. Expand the Axis ->Y ->Labels->Style and set the Rotation property to 60.

    This topic illustrates the following: