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

In This Topic
    LegendLabel Property (ReferenceLine)
    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