ChartLegendCustomItem.Instance プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemInstance
Public ReadOnly Property Instance As ChartLegendCustomItemInstance
プロパティ値
このレポート定義オブジェクトの計算値を格納するレポート インスタンス オブジェクトを表す ChartLegendCustomItemInstance オブジェクト。