ChartDerivedSeries.DerivedSeriesFormula Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.