ChartDerivedSeries.DerivedSeriesFormula Property

Definition

Gets the formula to apply to the data values from the source series.

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

Property Value

A ChartSeriesFormula object.

Applies to