Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartFormulaParameter Class / Value Property

In This Topic
    Value Property (ChartFormulaParameter)
    In This Topic
    Gets or sets value of the parameter if the value does not depend on the actual data points.
    Syntax
    'Declaration
     
    Public Property Value As RdlObject
    public RdlObject Value {get; set;}
    See Also