ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1LineChart Class / SeriesTransition Property

In This Topic
    SeriesTransition Property (C1LineChart)
    In This Topic
    A value that indicates whether to show the effect and duration of the animation when reloading the data.
    Syntax
    'Declaration
     
    Public Property SeriesTransition As ChartAnimation
    public ChartAnimation SeriesTransition {get; set;}
    See Also