Pie3DSeriesViewModel.PieFillStyle Property
Returns the model of fill style of the modeled 3D Pie series view.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
PolygonFillStyle3DModel | The model of the 3D fill style. |
See Also