Action Property (IChartDataPoint)
In This Topic
Gets the default action to perform for this instance.
Syntax
'Declaration
ReadOnly Property Action As IAction
Property Value
An
GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction specifying the default action.
See Also