Class ChartMarkerOffset
Represents the offset position of a chart marker, allowing customization of its location on the chart.
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class ChartMarkerOffset : ChartDefaultLocation, ISubcomponentTracker
Constructors
ChartMarkerOffset()
Declaration
public ChartMarkerOffset()
Methods
Dispose(Boolean)
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |
Overrides
OnInitialized()
Declaration
protected override void OnInitialized()
OnParametersSet()
Declaration
protected override void OnParametersSet()