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 对象。

适用于