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