ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeries Class / LegendName Property

In This Topic
    LegendName Property
    In This Topic
    Gets or sets name of the legend in which this series should appear.
    Syntax
    'Declaration
     
    Public Property LegendName As System.String
    public System.string LegendName {get; set;}
    See Also