XYDiagramPaneBase.GetBounds() Method
Returns information about the pane bounds.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Returns
Type | Description |
---|---|
Rectangle | A rectangle that specifies pane boundaries. |
See Also