[]
        
(Showing Draft Content)

C1.Android.Chart.Interaction.LineMarkerLines

LineMarkerLines Class

Specifies the line type for the LineMarker.

Inheritance
LineMarkerLines
Namespace: C1.Android.Chart.Interaction
Assembly: C1.Android.Chart.dll
Syntax
public sealed class LineMarkerLines : Enum

Fields

Name Description
Both

Show both vertical and horizontal lines.

Horizontal

Show a horizontal line.

None

Show no line.

Vertical

Show a vertical line.

value__