Click or drag to resize

SharpScriptBaseVolume Property

Gets the Volume series

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

Property Value

Type: ISeriesInt64
See Also