다음을 통해 공유


ChartDerivedSeries.DerivedSeriesFormula 속성

정의

원본 계열에서 데이터 값에 적용할 수식을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartSeriesFormula DerivedSeriesFormula { Microsoft::ReportingServices::OnDemandReportRendering::ChartSeriesFormula get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartSeriesFormula DerivedSeriesFormula { get; }
member this.DerivedSeriesFormula : Microsoft.ReportingServices.OnDemandReportRendering.ChartSeriesFormula
Public ReadOnly Property DerivedSeriesFormula As ChartSeriesFormula

속성 값

ChartSeriesFormula 개체입니다.

적용 대상