C1.Chart.Annotation Namespace : AnnotationPosition Enumeration |
'Declaration
Public Enum AnnotationPosition Inherits System.Enum
'Usage
Dim instance As AnnotationPosition
public enum AnnotationPosition : System.Enum
public enum class AnnotationPosition : public System.Enum
Member | Description |
---|---|
Bottom | The annotation appears at the Bottom of the target point. |
Center | The annotation appears at the Center of the target point. |
Left | The annotation appears at the Left of the target point. |
Right | The annotation appears at the Right of the target point. |
Top | The annotation appears at the Top of the target point. |
System.Object
System.ValueType
System.Enum
C1.Chart.Annotation.AnnotationPosition
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