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

In This Topic
    Source Property (ChartFormulaParameter)
    In This Topic
    Gets or sets name of the ChartDataPointValue property to use as the value of this parameter.
    Syntax
    'Declaration
     
    Public Property Source As System.String
    public System.string Source {get; set;}
    See Also