다음을 통해 공유


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 개체입니다.

적용 대상