Click or drag to resize

IChartVisualPanelIndex Property

Placeholder value for the views. To get the actual panel index please call GetPanelIndex method or ActualPanelIndex (when the chart has been populated)

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
int PanelIndex { get; }

Property Value

Int32
See Also