PieSeriesPointLayoutParameters.Bounds Property
Gets or sets the boundary box of the series point marker.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
RectangleF | A System.Drawing.RectangleF value specifying the point marker bounds. |
See Also