Click or drag to resize

SharpScriptBaseCurrentBars Property

Current bar series

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public int[] CurrentBars { get; set; }

Property Value

Type: Int32
See Also