XYDiagram2DZoomEventArgs.Pane Property
In This Article
Gets a pane along which zooming has been performed.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Pane | A Pane object for which the XYDiagram2D. |
See Also