ChartDerivedSeries.DerivedSeriesFormula 속성

정의

원본 계열의 데이터 값에 적용할 수식입니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartFormulas DerivedSeriesFormula { Microsoft::ReportingServices::RdlObjectModel::ChartFormulas get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartFormulas value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartFormulas DerivedSeriesFormula { get; set; }
member this.DerivedSeriesFormula : Microsoft.ReportingServices.RdlObjectModel.ChartFormulas with get, set
Public Property DerivedSeriesFormula As ChartFormulas

속성 값

ChartFormulas 개체입니다.

적용 대상