alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class ChartTrendlineAnimation

    Specifies the animation configuration for a trendline.

    Inheritance
    System.Object
    SfBaseComponent
    ChartSubComponent
    ChartDefaultAnimation
    ChartTrendlineAnimation
    Implements
    System.IAsyncDisposable
    Inherited Members
    ChartDefaultAnimation.Delay
    ChartDefaultAnimation.Duration
    ChartDefaultAnimation.Enable
    SfBaseComponent.DisposeAsync()
    Namespace: Syncfusion.Blazor.Toolkit.Charts
    Assembly: Syncfusion.Blazor.Toolkit.dll
    Syntax
    public class ChartTrendlineAnimation : ChartDefaultAnimation, IAsyncDisposable, ISubcomponentTracker
    Remarks

    This child component updates its owning ChartTrendline with animation settings and triggers animation refresh on initialization and parameter updates.

    Constructors

    ChartTrendlineAnimation()

    Declaration
    public ChartTrendlineAnimation()

    Implements

    System.IAsyncDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved