Click or drag to resize

SharpScriptBaseCloses Property

Gets the Close series array

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

Property Value

Type: ISeriesDouble
See Also