menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartMarker - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartMarker

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

    Inheritance
    System.Object
    ChartSubComponent
    ChartCommonMarker
    ChartMarker
    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
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class ChartMarker : ChartCommonMarker, IChartElement, ISubcomponentTracker

    Constructors

    ChartMarker()

    Declaration
    public ChartMarker()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved