alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class ChartTrendlines

    Defines the collection of ChartTrendline items used to predict trends on a series.

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

    Place one or more ChartTrendline elements inside this collection to overlay trend analysis on a ChartSeries.

    Constructors

    ChartTrendlines()

    Declaration
    public ChartTrendlines()

    Implements

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