Skip to main content

ChartSeriesPoint<TValue> Properties

Specifies an individual series point.
Name Description
Argument Specifies the series point’s argument. Inherited from ChartSeriesPoint.
DataItems Returns data source objects that are used to create the series point. Inherited from ChartSeriesPoint.
SeriesName Specifies the series point name. Inherited from ChartSeriesPoint.
Value Specifies the series point value.
See Also