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

適用対象