ChartLegendCustomItemCell.ActionInfo Property

Definition

Gets the actions and the action style associated with the custom legend item.

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

Property Value

A ActionInfo object that represents the actions and the action style associated with the custom legend item.

Applies to