ActiveReports Developer 7
Action Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IChartDataPoint Interface : Action Property

Glossary Item Box

A (default) Action to perform for this instance.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Action As IAction
C# 
IAction Action {get;}

See Also