言語

ChartEmptyPoints.Instance プロパティ

定義

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

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

プロパティ値

ChartEmptyPointsInstance オブジェクト。

適用対象