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 对象,它表示与图表图例列关联的操作和操作样式。

适用于