言語

ChartSeries.Instance プロパティ

定義

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

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

プロパティ値

ChartSeriesInstance オブジェクト。

適用対象