次の方法で共有


ScaleLabels.Instance プロパティ

定義

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

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

プロパティ値

ScaleLabelsInstance オブジェクト。

適用対象