ChartControl.DisplayBounds Property
Gets the bounding rectangle of the chart control.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.UI.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A Rectangle structure which specifies the chart control’s boundaries. |
See Also