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