ChartMarker.Instance プロパティ

定義

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

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

プロパティ値

ChartMarkerInstance オブジェクト。

適用対象