言語

ChartSmartLabel.Instance プロパティ

定義

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

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

プロパティ値

ChartSmartLabelInstance オブジェクト。

適用対象