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