ChartDerivedSeries.FormulaParameters 属性

定义

获取 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

属性值

ChartFormulaParameterCollection 对象。

适用于