次の方法で共有


ChartAxisScaleBreak.Instance プロパティ

定義

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

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

プロパティ値

ChartAxisScaleBreakInstance オブジェクト。

適用対象