言語

LinearScale.Instance プロパティ

定義

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

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

プロパティ値

LinearScaleInstance オブジェクト。

適用対象