GrapeCity.ActiveReports.Document.v8 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace : AnnotationBalloon.BallonQuadrant Enumeration |
'Declaration Public Enum AnnotationBalloon.BallonQuadrant Inherits System.Enum
public enum AnnotationBalloon.BallonQuadrant : System.Enum
Member | Description |
---|---|
BottomLeft | The balloon tail is drawn to the bottom left of the balloon. |
BottomRight | The balloon tail is drawn to the bottom right of the balloon. |
LeftBottom | The balloon tail is drawn to the left bottom of the balloon. |
LeftTop | The balloon tail is drawn to the left top of the balloon. |
None | The balloon is drawn without a tail. |
RightBottom | The balloon tail is drawn to the right bottom of the balloon. |
RightTop | The balloon tail is drawn to the right top of the balloon. |
TopLeft | The balloon tail is drawn to the top left of the balloon. |
TopRight | The balloon tail is drawn to the top right of the balloon. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationBalloon.BallonQuadrant