Compartir a través de


ChartDerivedSeries.DerivedSeriesFormula Propiedad

Definición

Obtiene la fórmula que se va a aplicar a los valores de datos de la serie de origen.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartSeriesFormula DerivedSeriesFormula { Microsoft::ReportingServices::OnDemandReportRendering::ChartSeriesFormula get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartSeriesFormula DerivedSeriesFormula { get; }
member this.DerivedSeriesFormula : Microsoft.ReportingServices.OnDemandReportRendering.ChartSeriesFormula
Public ReadOnly Property DerivedSeriesFormula As ChartSeriesFormula

Valor de propiedad

Un objeto ChartSeriesFormula.

Se aplica a