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.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax int ActualPanelIndex { get; set; }
Property Value
Int32See Also