Click or drag to resize
SharpScriptBaseVolumes Property
Get the Volume 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<long>[] Volumes { get; }

Property Value

Type: ISeriesInt64
See Also