Enum LineType
Defines the mode of line in crosshair. They are none - Hides both vertical and horizontal crosshair line. both - Shows both vertical and horizontal crosshair line. vertical - Shows the vertical line. horizontal - Shows the horizontal line.
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public enum LineType
Fields
Name | Description |
---|---|
Both | |
Horizontal | |
None | |
Vertical |