Assembly: Chart;
Namespace: Prognoz.Platform.Interop.Chart;
The IChartSeriePoint interface contains properties that are used to determine parameters of a data series point.
| Property name | Brief description | |
| Background | The Background property determines fill parameters for a data series point. | |
| Label | The Label property enables the user to work with a data label of a data series point. |
|
| Selected | The Selected property determines whether a data series point is selected. |
|
| Total | The Total property determines whether a bar is total. |
See also: