次の方法で共有


ChartThreeDProperties.Instance プロパティ

定義

このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。

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

プロパティ値

ChartThreeDPropertiesInstance オブジェクト。

適用対象