IXYSeriesView2D.Pane Property
If implemented by a class, gets the Pane.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
XYDiagramPaneBase | An XYDiagramPaneBase descendant, which represents the pane. |
See Also