Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxGridChartSeries Events
Show Inherited Hide Inherited

A series in a Chart View.
Name Description
OnCustomDrawValue Occurs every time a data marker is about to be drawn.
OnGetStoredProperties Enables you to customize the list of chart item properties that will be stored if an external store is produced. Inherited from TcxGridChartItem.
OnGetStoredPropertyValue Enables you to specify chart item property values to be stored in an external store. Inherited from TcxGridChartItem.
OnGetValueDisplayText Enables you to customize the display text for a value of the chart item. Inherited from TcxGridChartItem.
OnSetStoredPropertyValue Enables you to restore chart item property values from an external store. Inherited from TcxGridChartItem.
OnValueClick Occurs when a data marker is clicked.
StylesEvents
See Also