Click or drag to resize
SeriesPointLabel Constructor (ChartSeries)
Create new instance of SeriesItemLabel class.

Namespace: Kettic.AspNet.Controls.ChartModel
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public SeriesPointLabel(
	ChartSeries series
)

Parameters

series
Type: Kettic.AspNet.Controls.ChartModelChartSeries
Series to which label belongs
See Also