Class ChartMarker
Represents a marker in a chart series, used to highlight data points.
Inheritance
ChartMarker
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class ChartMarker : ChartCommonMarker, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
ChartMarker()
Declaration
public ChartMarker()