ActiveReports Developer 7
AnnotationTextBar Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace : AnnotationTextBar Class

Glossary Item Box

The following tables list the members exposed by AnnotationTextBar.

Public Constructors

 NameDescription
Public ConstructorAnnotationTextBar ConstructorInitializes a new instance of the AnnotationTextBar class.  
Top

Public Properties

 NameDescription
Public PropertyAnchorPlacementGets or sets the position of the AnchorPoint to stick to the ChartArea surface.  
Public PropertyAnchorPointGets or sets the anchor point in the coordinate system of the corresponding ChartArea.  
Public PropertyAnnotationClassOverridden. Gets the name of the annotation type.  
Public PropertyBackdropGets or sets the backdrop information used to fill the AnnotationTextBar.  
Public PropertyFont

Gets or sets the font information used to display text for the AnnotationTextBar.

 
Public PropertyHeightGets or sets the height of the text bar.  
Public PropertyLineGets or sets the line information used to draw the border for the text bar.  
Public PropertyNameOverridden. Gets or sets the name of the AnnotationTextBar as string.  
Public PropertyRotationAngleGets or sets the rotation angle (in degrees) of the text bar around the AnchorPoint.  
Public PropertyTextGets or sets the text string that is displayed in the text bar.  
Public PropertyWidthGets or sets the width of the AnnotationTextBar.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the AnnotationTextBar object.  
Top

See Also