次の方法で共有


ChartLegendCustomItemCell.Instance プロパティ

定義

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

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

プロパティ値

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

適用対象