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