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

ChartFormulaParameterCollection 物件。

適用於