Back to Devexpress

IXYSeriesView2D.Pane Property

corelibraries-devexpress-dot-xtracharts-dot-ixyseriesview2d-8a908e87.md

latest1.1 KB
Original Source

IXYSeriesView2D.Pane Property

If implemented by a class, gets the Pane.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

Property Value

TypeDescription
XYDiagramPaneBase

An XYDiagramPaneBase descendant, which represents the pane.

|

See Also

IXYSeriesView2D Interface

IXYSeriesView2D Members

DevExpress.XtraCharts Namespace