TcxGridChartSeries Events
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