C1.WPF.Chart.Interaction Namespace : LineMarkerInteraction Enumeration |
'Declaration
Public Enum LineMarkerInteraction Inherits System.Enum
'Usage
Dim instance As LineMarkerInteraction
public enum LineMarkerInteraction : System.Enum
public enum class LineMarkerInteraction : public 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 by clicking. |
System.Object
System.ValueType
System.Enum
C1.WPF.Chart.Interaction.LineMarkerInteraction
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2