ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Legend Class / Header Property

In This Topic
    Header Property (Legend)
    In This Topic
    Gets or sets the header title for the legend.
    Syntax
    'Declaration
     
    Public Property Header As Title
    public Title Header {get; set;}
    See Also