ChartDerivedSeries.DerivedSeriesFormula Propriedade

Definição

Fórmula a ser aplicada aos valores de dados da série de origem.

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

Valor da propriedade

Um objeto ChartFormulas.

Aplica-se a