[]
        
(Showing Draft Content)

C1.Blazor.Chart.Interaction.LineMarkerLines

LineMarkerLines Enum

Specifies the line type for the LineMarker.

Namespace: C1.Blazor.Chart.Interaction
Assembly: C1.Blazor.Chart.dll
Syntax
public enum LineMarkerLines

Fields

Name Description
Both

Show both vertical and horizontal lines.

Horizontal

Show a horizontal line.

None

Show no line.

Vertical

Show a vertical line.