Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Chart Class / Titles Property

In This Topic
    Titles Property
    In This Topic
    Gets ChartTitles collection containing the set of titles for the chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property Titles As ChartTitles
    public ChartTitles Titles {get;}
    See Also