CustomPaintEventArgs.Bounds Property
Gets the bounds of a custom graphic object.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A Rectangle structure, that describes the location and size of the bounds rectangle. |
See Also