2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Title Class
Properties Methods

In This Topic
    Title Class Members
    In This Topic

    The following tables list the members exposed by Title.

    Public Properties
     NameDescription
    Public PropertyGets or sets the general positioning of the title.  
    Public PropertyGets or sets the image.  
    Public PropertyGets or sets the location of the title in chart control client coordinates.  
    Public PropertyGets or sets the default location of the title.  
    Public PropertyGets or sets the formatted text.  
    Public PropertyGets or sets the size of the title in chart control client coordinates.  
    Public PropertyGets or sets the default size of the title.  
    Public PropertyGets the title style.  
    Public PropertyGets or set title text.  
    Public PropertyGets or sets the tooltip text.  
    Public PropertyGets or sets the title visibility.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Appends the specified text to the Rft string using the specified color and the object default font. Transparent colors cannot be used by an Rtf rendering.  
    Public MethodResets the Title location so it is calculated automatically.  
    Public MethodResets Title size so it is calculated automatically.  
    Public MethodResets Title style inheritance state.  
    Public MethodReturns false if the Title LocationDefault property is in the default state.  
    Public MethodReturns false if the Title SizeDefault property is in the default state.  
    Public MethodReturns false if the Title Style property is in the default state.  
    Top
    See Also