ActiveReports 18 .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
    A (default) Action to perform for this instance.
    Syntax
    'Declaration
     
    ReadOnly Property Action As IAction
    IAction Action {get;}
    See Also