Click or drag to resize

IChartVisualActualPanelIndex Property

PanelIndex can have placeholders (like New Panel, Save as Input panel). Actual Panel index will get the actual index. The value is available only after the chart has been populated.

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

Property Value

Int32
See Also