[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubLegendPoint.Action

Action Property

Action

Gets an action (e.g., hyperlink) associated with the data point.

Declaration
public IAction Action { get; }
Property Value
Type Description
IAction

An IAction object representing the action to perform when the data point is clicked.

Implements
GrapeCity.ActiveReports.Core.ReportItems.Chart.RenderComponent.IPlotLegendPoint.Action