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

In This Topic
    Title Property (ChartAxis)
    In This Topic
    Gets the ChartAxisTitle object defining a title of the axis.
    Syntax
    'Declaration
     
    Public ReadOnly Property Title As ChartAxisTitle
    public ChartAxisTitle Title {get;}
    See Also