Click or drag to resize

IndicatorBasePanelCount Property

Gets or sets the panel count. 0 (zero) = new panel

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

Property Value

Type: Int32
See Also