Reports for WinForms | ComponentOne
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 String
    public string LegendName {get; set;}
    See Also