BarChart for ASP.NET WebForms
SeriesTransition Property (C1CompositeChart)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > C1CompositeChart Class : SeriesTransition Property
A value specifies whether to show animation and the duration and effect for the animation when reload data.
Syntax
'Declaration
 
Public Property SeriesTransition As ChartAnimation
public ChartAnimation SeriesTransition {get; set;}
See Also

Reference

C1CompositeChart Class
C1CompositeChart Members