次の方法で共有


ChartLegendColumn.ActionInfo プロパティ

定義

グラフの凡例の列に関連付けられたアクションおよびアクション スタイルを取得します。

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

プロパティ値

グラフの凡例の列に関連付けられたアクションおよびアクション スタイルを表す ActionInfo オブジェクト。

適用対象