Skip to main content

RadarLineSeriesViewModel.SeriesAnimation Property

Gets or sets the model of the series animation of the modeled Radar or Polar series view.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

public CircularSeriesAnimationBaseModel SeriesAnimation { get; set; }

Property Value

Type
CircularSeriesAnimationBaseModel
See Also