Skip to main content
All docs
V20.1

AxisBase.SelectionInfo 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 SelectionInfo SelectionInfo { get; }

Property Value

Type
DevExpress.Xpf.Charts.Native.SelectionInfo
See Also