XYDiagram2D.ActualDefaultPane Property
Gets the actual default pane of the XYDiagram2D object.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Pane | A Pane object. |
See Also