Enum InteractiveCursorOrientation
Specifies the Orientation of Interactive Cursor.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum InteractiveCursorOrientation
Fields
Name | Description |
---|---|
Both | Both the Horizontal and Vertical Cursor gets displayed. |
Horizontal | Only Horizontal Cursor gets displayed. |
Vertical | Only Vertical Cursor gets displayed. |