StackedAreaSeriesViewModel.SeriesPointAnimation Property
Hides the PointSeriesViewBaseModel.SeriesPointAnimation property.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v25.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public XYMarkerAnimationBaseModel SeriesPointAnimation { get; }
Property Value
| Type |
|---|
| XYMarkerAnimationBaseModel |
See Also