ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartDataPoint Interface / Action Property

In This Topic
    Action Property (IChartDataPoint)
    In This Topic
    Gets the default action to perform for this instance.
    Syntax
    'Declaration
     
    ReadOnly Property Action As IAction
    IAction Action {get;}

    Property Value

    An GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction specifying the default action.
    See Also