[]
Specifies the line type for the LineMarker.
public sealed class LineMarkerLines : Enum
Name | Description |
---|---|
Both | Show both vertical and horizontal lines. |
Horizontal | Show a horizontal line. |
None | Show no line. |
Vertical | Show a vertical line. |
value__ |