ChartWizardStateCategoryAxisLabelsSettingsTagHelper

Example

Razor
<labels>
</labels>

Attributes

AttributeTypeDescription
colorStringThe text color of the labels. Accepts a valid CSS color string, including hex and rgb.
fontStringThe font style of the labels. Accepts a valid CSS color string, for example "20px 'Courier New'".
formatStringThe format used to display the labels. Uses kendo.format. Contains one placeholder ("{0}") which represents the category value.
rotationObjectThe 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.
visibleBooleanIf set to true the chart will display the category axis labels. By default the category axis labels are visible.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support