Specifies how an annotation bar anchors to the position of an Annotation.
Syntax
Visual Basic (Declaration) | |
---|
Public Enum AnchorPlacementType
Inherits System.Enum |
C# | |
---|
public enum AnchorPlacementType : System.Enum |
Members
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.Annotations.AnchorPlacementType
Requirements
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
See Also