• What is KendoReact
  • Getting Started
  • Server Components
  • Components
    • Animation
    • Barcodes
    • Buttons
    • Chartsupdated
    • Common Utilities
    • Conversational UIupdated
    • Data Gridupdated
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Formupdated
    • Ganttupdated
    • Gauges
    • Indicators
    • Inputsupdated
    • Labels
    • Layoutupdated
    • ListBoxupdated
    • ListView
    • Map
    • Notification
    • OrgChartnew
    • PDF Processing
    • PDFViewer
    • PivotGrid
    • Popup
    • Progress Bars
    • Ripple
    • Scheduler
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • TaskBoard
    • Tooltips
    • TreeList
    • TreeViewupdated
    • Upload
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

AxisTicks

The appearance configuration for the major and minor axis ticks (see the basic usage example).

NameTypeDefaultDescription

color?

string

The color of the tick lines. Accepts a valid CSS color string, including hex and rgb.

size?

number

The length of the tick line in pixels.

skip?

number

The number of ticks to skip at the beginning.

step?

number

The tick-rendering step. Renders every nth tick, where n is the step.

visible?

boolean

If set to true, the Chart displays the axis ticks. By default, only the major axis ticks are visible.

width?

number

The width of the ticks in pixels.

In this article

Not finding the help you need?