言語

ChartLegendColumnHeader.Instance プロパティ

定義

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

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

プロパティ値

レポートのインスタンスオブジェクトを表す ChartLegendColumnHeaderInstance オブジェクトで、このレポート定義オブジェクトの計算値が含まれます。

適用対象