|
Event name |
Brief description |
 |
OnGetDataValue |
The OnGetDataValue event is used to plot a chart. |
 |
OnGetGroupCount |
The OnGetGroupCount event enables the user to determine the number of chart groups. |
 |
OnGetGroupName |
The OnGetGroupName event enables the user to determine a chart group name. |
 |
OnGetCategoryFormat |
The OnGetCategoryFormat event enables the user to determine a format of point names for category axis. |
 |
OnGetCategoryName |
The OnGetCategoryName event enables the user to determine names of points for category axis. |
 |
OnGetLabelText |
The OnGetLabelText event enables the user to determine a custom format of data displayed in data labels. |
 |
OnGetParentSerieIndex |
The OnGetParentSerieIndex event enables the user to determine a parent series index. |
 |
OnGetPointName |
The OnGetPointName event enables the user to determine a name of graph points. |
 |
OnGetPointNameRoot |
The OnGetPointNameRoot event enables the user to determine a root element for hierarchy of names of the category axis. |
 |
OnGetRelativeSerieEnabled |
The OnGetRelativeSerieEnabled event enables the user to determine whether relative series are used. |
 |
OnGetSerieGroupIndex |
The OnGetSerieGroupIndex event enables the user to determine index of chart series group. |
 |
OnGetSerieGroupName |
The OnGetSerieGroupName event enables the user to determine a name of chart series group. |
 |
OnGetSerieName |
The OnGetSerieName event enables the user to determine series names. This event occurs when a chart is drawn. |
 |
OnGetToolTip |
The OnGetToolTip event determines parameters of tooltips on chart points; tooltips are displayed on mouseover. |
 |
OnSetDataValue |
The OnSetDataValue event occurs when the value of the series point on a graph is changed. |