Click or drag to resize

BarsActualPanelIndex Property

Gets or sets the actual panel index

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public int ActualPanelIndex { get; set; }

Property Value

Int32

Implements

IChartVisualActualPanelIndex
See Also