• 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

AxisLine

The appearance settings for the axis lines. Affects the major and minor axis ticks, but not the grid lines (see the basic usage example).

NameTypeDefaultDescription

color?

string

The color of the lines. Accepts a valid CSS color string, including hex and rgb. Setting the color option affects the major and minor axis ticks, but not the grid lines.

dashType?

DashType

The dash type of the line.

visible?

boolean

If set to true, the Chart displays the axis lines. By default, the axis lines are visible.

width?

number

The width of the line in pixels. Affects the major and minor axis ticks, but not the grid lines.

In this article

Not finding the help you need?