Class ChartTrendlineMarker
Specifies the configuration of markers that appear on a trendline.
Implements
System.IAsyncDisposable
Inherited Members
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