FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartTitle Class
Properties Methods Events


In This Topic
    ChartTitle Class Members
    In This Topic

    The following tables list the members exposed by ChartTitle.

    Public Properties
     NameDescription
    Public PropertyGets or sets the general positioning of the title.  
    Public PropertyGets or sets the title image.  
    Public PropertyGets or sets the location of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect)
    Public PropertyGets or sets an RTF title string. (This property is used if it is not empty, otherwise the Text property is used.)  
    Public PropertyGets or sets the size of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect)
    Public PropertyGets the style of the title. Inherits from the ChartField default style.  
    Public PropertyGets or sets the title text. (The Rtf property is used if it's not empty, otherwise, this property is used.)  
    Public PropertyGets or sets the visibility of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect)
    Top
    Protected Methods
     NameDescription
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also