Language

ChartNoMoveDirections.Instance プロパティ

定義

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

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

プロパティ値

ChartNoMoveDirectionsInstance オブジェクト。

適用対象