PieSeriesPointLayoutParameters.PieCenter Property
Returns the location of the pie center point.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
PointF | A PointF value, specifying pie center point. |
See Also