ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Overlay Class / LegendLabel Property

In This Topic
    LegendLabel Property (Overlay)
    In This Topic
    Gets or sets the legend label
    Syntax
    'Declaration
     
    Public Property LegendLabel As String
    public string LegendLabel {get; set;}
    See Also