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

In This Topic
    Title Property (ChartLegend)
    In This Topic
    Gets the ChartLegendTitle object defining properties of the legend's title.
    Syntax
    'Declaration
     
    Public ReadOnly Property Title As ChartLegendTitle
    public ChartLegendTitle Title {get;}
    See Also