• What is KendoReact
  • Getting Started
  • Unstyled Mode
  • Server Components
  • Components
    • Animation
    • Barcodes
    • Buttons
    • Chart Wizardnew
    • Chartsupdated
    • Common Utilities
    • Conversational UIupdated
    • Data Gridupdated
    • Data Query
    • Data Toolsupdated
    • Date Inputs
    • Date Math
    • Dialogsupdated
    • Drawing
    • Dropdowns
    • Editor
    • Excel Export
    • File Saver
    • Form
    • Gantt
    • Gauges
    • Indicators
    • Inputsupdated
    • Labels
    • Layoutupdated
    • ListBoxupdated
    • ListView
    • Map
    • Notification
    • OrgChart
    • PDF Processing
    • PDF Viewer
    • PivotGrid
    • Popup
    • Progress Bars
    • Ripple
    • Schedulerupdated
    • ScrollView
    • Sortable
    • Spreadsheet
    • TaskBoard
    • Tooltips
    • TreeList
    • TreeViewupdated
    • Upload
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

LabelRotation

The rotation configuration for the axis labels.

NameTypeDefaultDescription

align?

"center" | "end"

The alignment of the rotated labels relative to the slot center.

The supported values are:

  • "end"
  • "center"

By default, the Charts align the closest end of the label to the center. If set to "center", the center of the rotated label will be aligned instead.

angle?

number | "auto"

The rotation angle of the labels. By default, the labels are not rotated. Can be set to "auto". In this case, the labels will be rotated only if the slot size is not sufficient for the entire labels.

In this article

Not finding the help you need?