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 オブジェクト。

適用対象