Skip to main content
A newer version of this page is available. .

SeparatePaneIndicator.PaneIndex Property

For internal use only.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

[Browsable(false)]
public int PaneIndex { get; set; }

Property Value

Type Description
Int32

An integer value.

See Also