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

In This Topic
    SourceSeriesName Property
    In This Topic
    Gets or sets name of the series from which to derive.
    Syntax
    'Declaration
     
    Public Property SourceSeriesName As System.String
    public System.string SourceSeriesName {get; set;}
    See Also