ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReferenceLine Class / LegendLabel Property

In This Topic
    LegendLabel Property
    In This Topic
    Gets or sets the string to insert in to the legend for the reference line.
    Syntax
    'Declaration
     
    Public Property LegendLabel As String
    public string LegendLabel {get; set;}
    See Also