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

In This Topic
    Formula Property
    In This Topic
    Gets or sets formula to apply to the data values from the source series.
    Syntax
    'Declaration
     
    Public ReadOnly Property Formula As ChartFormula
    public ChartFormula Formula {get;}
    See Also