FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartTitle Class
Members

In This Topic
    ChartTitle Class
    In This Topic
    Represents the title of the chart.
    Object Model
    ChartTitle Class
    Syntax
    'Declaration
     
    Public Class ChartTitle 
       Inherits ChartRect
    public class ChartTitle : ChartRect 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexReport.Chart.ChartObject
          C1.Win.FlexReport.Chart.ChartRect
             C1.Win.FlexReport.Chart.ChartTitle

    See Also