ChartDerivedSeries.FormulaParameters 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 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.