Click or drag to resize

ChartVisualBasePanelIndex Property

Gets the panel index

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

Property Value

Int32

Implements

IChartVisualPanelIndex
See Also