ChartArea.Instance 屬性

定義

取得報表執行個體物件,其中包含這個報表定義物件的導出值。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartAreaInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::ChartAreaInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartAreaInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.ChartAreaInstance
Public ReadOnly Property Instance As ChartAreaInstance

屬性值

ChartAreaInstance

ChartAreaInstance 物件。

適用於