C1.WPF.Chart.Interaction Namespace : LineMarkerAlignment Enumeration |
'Declaration
Public Enum LineMarkerAlignment Inherits System.Enum
'Usage
Dim instance As LineMarkerAlignment
public enum LineMarkerAlignment : System.Enum
public enum class LineMarkerAlignment : public System.Enum
Member | Description |
---|---|
Auto | The LineMarker alignment adjusts automatically so that it stays inside the boundaries of the plot area. |
Bottom | The LineMarker aligns to the bottom of the pointer. |
Left | The LineMarker aligns to the left of the pointer. |
Right | The LineMarker aligns to the right of the pointer. |
Top | The LineMarker aligns to the top of the pointer. |
System.Object
System.ValueType
System.Enum
C1.WPF.Chart.Interaction.LineMarkerAlignment
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