ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IReferenceLine Interface / LegendLabel Property

In This Topic
    LegendLabel Property (IReferenceLine)
    In This Topic
    Gets the legend label of the reference line.
    Syntax
    'Declaration
     
    ReadOnly Property LegendLabel As String
    string LegendLabel {get;}

    Property Value

    A System.String specifying the legend label of the reference line.
    See Also