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

TcxGridChartItem Events

Contains a chart item (a series or data group) in Chart Views.
Name Description
OnGetStoredProperties Enables you to customize the list of chart item properties that will be stored if an external store is produced.
OnGetStoredPropertyValue Enables you to specify chart item property values to be stored in an external store.
OnGetValueDisplayText Enables you to customize the display text for a value of the chart item.
OnSetStoredPropertyValue Enables you to restore chart item property values from an external store.
See Also