言語

ChartLegendTitle.Instance プロパティ

定義

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

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

プロパティ値

ChartLegendTitleInstance オブジェクト。

適用対象