ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationTextBar Class
Properties Methods

In This Topic
    AnnotationTextBar Class Members
    In This Topic

    The following tables list the members exposed by AnnotationTextBar.

    Public Constructors
     NameDescription
    Public ConstructorInitializes new instance of AnnotationTextBar object with all properties set to its defaults.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the position of the AnchorPoint to stick to the ChartArea surface.  
    Public PropertyGets or sets the anchor point in the coordinate system of the corresponding ChartArea.  
    Public PropertyOverridden. Gets the name of the annotation type.  
    Public PropertyGets or sets the backdrop information used to fill the AnnotationTextBar.  
    Public Property

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

     
    Public PropertyGets or sets the height of the text bar.  
    Public PropertyGets or sets the line information used to draw the border for the text bar.  
    Public PropertyOverridden. Gets or sets the name of the AnnotationTextBar as string.  
    Public PropertyGets or sets the rotation angle (in degrees) of the text bar around the AnchorPoint.  
    Public PropertyGets or sets the text string that is displayed in the text bar.  
    Public PropertyGets or sets the width of the AnnotationTextBar.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a clone of the AnnotationTextBar object.  
    Top
    See Also