'Declaration
Public Enum LineMarkerInteraction Inherits System.Enum
public enum LineMarkerInteraction : System.Enum
'Declaration
Public Enum LineMarkerInteraction Inherits System.Enum
public enum LineMarkerInteraction : System.Enum
Member | Description |
---|---|
Drag | The LineMarker moves when the user drags the line. |
Move | The LineMarker moves with the pointer. |
None | No interaction, the user specifies the position manually. |
System.Object
System.ValueType
System.Enum
C1.Web.Mvc.Chart.LineMarkerInteraction