C1.WPF.Chart.Interaction Namespace : LineMarkerLines Enumeration |
'Declaration
Public Enum LineMarkerLines Inherits System.Enum
'Usage
Dim instance As LineMarkerLines
public enum LineMarkerLines : System.Enum
public enum class LineMarkerLines : public System.Enum
Member | Description |
---|---|
Both | Show both vertical and horizontal lines. |
Horizontal | Show a horizontal line. |
None | Show no line. |
Vertical | Show a vertical line. |
System.Object
System.ValueType
System.Enum
C1.WPF.Chart.Interaction.LineMarkerLines
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