alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class ChartMarker

    Represents a marker in a chart series, used to highlight data points.

    Inheritance
    System.Object
    SfBaseComponent
    ChartSubComponent
    ChartCommonMarker
    ChartMarker
    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 ChartMarker : ChartCommonMarker, IAsyncDisposable, IChartElement, ISubcomponentTracker
    Remarks

    This component is intended to be used inside a chart series and automatically propagates its values to the owning series for proper rendering and legend updates.

    Constructors

    ChartMarker()

    Declaration
    public ChartMarker()

    Implements

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