Kendo.Mvc.UI.Fluent.ChartCategoryAxisLabelsRotationSettingsBuilder
Defines the fluent API for configuring ChartCategoryAxisLabelsRotationSettings
Properties
Container
Gets the 1 container.
Methods
Angle(System.Object)
The rotation angle of the labels. By default the labels are not rotated. Can be set to "auto" if the axis is horizontal in which case the labels will be rotated only if the slot size is not sufficient for the entire labels.
Parameters
value System.Object
The value for Angle
Align(Kendo.Mvc.UI.ChartAxisLabelRotationAlignment)
Specifies the rotation of the labels.
Parameters
value Kendo.Mvc.UI.ChartAxisLabelRotationAlignment
The value for Align