ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Series Class / LegendText Property

In This Topic
    LegendText Property (Series)
    In This Topic
    Gets or sets the text that will be displayed for the series in the legend.
    Syntax
    'Declaration
     
    Public Property LegendText As String
    public string LegendText {get; set;}
    See Also