次の方法で共有


ChartLegend.Instance プロパティ

定義

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

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

プロパティ値

ChartLegendInstance オブジェクト。

適用対象