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