SharpScriptBaseCloses Property |
Gets the Close series array
Namespace: SharpCharts.Base.SharpScriptAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax public ISeries<double>[] Closes { get; }
Property Value
Type:
ISeriesDoubleSee Also