Back to Devexpress

ControlCoordinates.Pane Property

corelibraries-devexpress-dot-xtracharts-dot-controlcoordinates-59e3000c.md

latest1.3 KB
Original Source

ControlCoordinates.Pane Property

Gets the point’s pane.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public XYDiagramPaneBase Pane { get; }
vb
Public ReadOnly Property Pane As XYDiagramPaneBase

Property Value

TypeDescription
XYDiagramPaneBase

An XYDiagramPaneBase descendant, representing the pane where the point resides.

|

See Also

Visibility

ControlCoordinates Class

ControlCoordinates Members

DevExpress.XtraCharts Namespace