次の方法で共有


ChartDataPoint.ActionInfo プロパティ

定義

このデータ ポイントに関連付けられたアクションを取得します。

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

プロパティ値

このデータ ポイントに関連付けられているアクションを表す ActionInfo オブジェクト。

適用対象