言語

ChartAxisTitle.Instance プロパティ

定義

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

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

プロパティ値

ChartAxisTitleInstance オブジェクト。

適用対象