ChartDerivedSeries.FormulaParameters Property

Definition

Gets the parameters for the DerivedSeriesFormula.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartFormulaParameterCollection ^ FormulaParameters { Microsoft::ReportingServices::OnDemandReportRendering::ChartFormulaParameterCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartFormulaParameterCollection FormulaParameters { get; }
member this.FormulaParameters : Microsoft.ReportingServices.OnDemandReportRendering.ChartFormulaParameterCollection
Public ReadOnly Property FormulaParameters As ChartFormulaParameterCollection

Property Value

A ChartFormulaParameterCollection object.

Applies to