PieSeriesViewBaseModel.ExplodedPoints Property
Returns the model of the exploded series points collection of the modeled simple series view.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v22.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
ExplodedSeriesPointCollectionModel | The model of the exploded series points collection. |
See Also