GrapeCity.ActiveReports.Document.v9 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace : AnnotationLine.LinePlacement Enumeration |
'Declaration Public Enum AnnotationLine.LinePlacement Inherits System.Enum
public enum AnnotationLine.LinePlacement : System.Enum
Member | Description |
---|---|
Bottom | The line is drawn at the bottom of the Annotation object. |
Middle | The line is drawn in the middle of the Annotation object. |
Top | The line is drawn at the top of the Annotation object. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationLine.LinePlacement