次の方法で共有


ChartLegendColumn.Instance プロパティ

定義

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

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

プロパティ値

このレポート定義オブジェクトの計算値を格納するレポート インスタンス オブジェクトを表す ChartLegendColumnInstance オブジェクト。

適用対象