• 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

PlotAreaClickEvent

Arguments for the plotAreaClick event.

NameTypeDefaultDescription

category

any

The data point category. Available only for the Categorical charts (Bar, Line, Area, and similar).

nativeEvent

any

The original browser event that triggered the click action.

target

Charts

The Chart component that triggered the event.

value

any

The data point value. Available only for the Categorical charts (Bar, Line, Area, and similar).

x

any

The X axis value or array of values for multi-axis charts.

y

any

The Y axis value or array of values for multi-axis charts.

In this article

Not finding the help you need?