Assembly: Chart;
Namespace: Prognoz.Platform.Interop.Chart;
The IUiChartSerieGroupNameEventArgs interface is used to work with parameters of the UiChart.OnGetSerieGroupName event.
IUiChartSerieGroupNameEventArgs
The UiChart.OnGetSerieGroupName event enables the user to determine a name of chart series group.
Property name | Brief description | |
The Result property determines a chart series name. | ||
The SerieIndex property returns chart series index. |
See also: