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

In This Topic
    Title Class Members
    In This Topic

    The following tables list the members exposed by Title.

    Public Constructors
     NameDescription
    Public ConstructorInitializes new instance of the Title object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the text alignment for the title object.  
    Public PropertyGets or sets the Backdrop object for the title.  
    Public PropertyGets or sets the border to draw around the title object.  
    Public PropertyGets or sets the custom border draw implementation class.  
    Public PropertyGets or sets the chart area to which the title will be docked.  
    Public PropertyGets or sets the enumerated dock type value for the title.  
    Public PropertyGets or sets the font information used to draw the title text.  
    Public PropertyOverridden. Gets or sets the name of the Title object as string.  
    Public PropertyGets or sets the text to display for the Title object.  
    Public PropertyGets or sets a value indicating whether the Title object is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a clone of the Title object.  
    Public MethodOverridden. Returns a string that represents the current Title object.  
    Top
    See Also