Click or drag to resize
AlertItemSeries Property
Gets the series

Namespace: SharpCharts.Base.Alert
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public ISeries<double> Series { get; }

Property Value

Type: ISeriesDouble
See Also