Click or drag to resize
SharpScriptBaseHighs Property
Gets the High series array

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

Property Value

Type: ISeriesDouble
See Also