次の方法で共有


ChartDataPointValues.Instance プロパティ

定義

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

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

プロパティ値

ChartDataPointValuesInstance オブジェクト。

適用対象