ChartDataLabel.Instance プロパティ

定義

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

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

プロパティ値

ChartDataLabelInstance オブジェクト。

適用対象