[]
        
(Showing Draft Content)

C1.Blazor.Chart.Interaction.LineMarker

LineMarker Class

Represents line marker for FlexChart.

Inheritance
LineMarker
Namespace: C1.Blazor.Chart.Interaction
Assembly: C1.Blazor.Chart.dll
Syntax
public class LineMarker : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

Name Description
LineMarker()

Creates an instance of LineMarker class.

Fields

Name Description
hp
vp

Properties

Name Description
Alignment

Gets or sets the marker content alignment.

Chart
Content

Gets or set the content template for the marker.

HorizontalPosition

Gets or sets the relative horizontal position of the marker.

Interaction

Gets or sets the interaction mode of the LineMarker.

LineStyle

Gets or sets the chart style.

Lines

Gets or sets the visiblity of marker's lines.

VerticalPosition

Gets or sets the relative vertical position of the marker.