alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class ChartTrendlineMarker

    Specifies the configuration of markers that appear on a trendline.

    Inheritance
    System.Object
    SfBaseComponent
    ChartSubComponent
    ChartCommonMarker
    ChartTrendlineMarker
    Implements
    System.IAsyncDisposable
    Inherited Members
    ChartCommonMarker.AllowHighlight
    ChartCommonMarker.Border
    ChartCommonMarker.DataLabel
    ChartCommonMarker.Fill
    ChartCommonMarker.Height
    ChartCommonMarker.ImageUrl
    ChartCommonMarker.IsFilled
    ChartCommonMarker.Offset
    ChartCommonMarker.Opacity
    ChartCommonMarker.Shape
    ChartCommonMarker.Visible
    ChartCommonMarker.Width
    SfBaseComponent.DisposeAsync()
    Namespace: Syncfusion.Blazor.Toolkit.Charts
    Assembly: Syncfusion.Blazor.Toolkit.dll
    Syntax
    public class ChartTrendlineMarker : ChartCommonMarker, IAsyncDisposable, ISubcomponentTracker, IChartElement
    Remarks

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

    Constructors

    ChartTrendlineMarker()

    Declaration
    public ChartTrendlineMarker()

    Implements

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