LinearScale.Instance プロパティ
このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Instance As LinearScaleInstance
Get
'使用
Dim instance As LinearScale
Dim value As LinearScaleInstance
value = instance.Instance
public LinearScaleInstance Instance { get; }
public:
property LinearScaleInstance^ Instance {
LinearScaleInstance^ get ();
}
member Instance : LinearScaleInstance
function get Instance () : LinearScaleInstance
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.LinearScaleInstance
LinearScaleInstance オブジェクト。