ChartDerivedSeries.DerivedSeriesFormula Property

Definition

Formula to apply to the data values from the source series.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartFormulas DerivedSeriesFormula { Microsoft::ReportingServices::RdlObjectModel::ChartFormulas get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartFormulas value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartFormulas DerivedSeriesFormula { get; set; }
member this.DerivedSeriesFormula : Microsoft.ReportingServices.RdlObjectModel.ChartFormulas with get, set
Public Property DerivedSeriesFormula As ChartFormulas

Property Value

A ChartFormulas object.

Applies to