Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartEmptyPoints Class / ActionInfo Property

In This Topic
    ActionInfo Property (ChartEmptyPoints)
    In This Topic
    Gets the ActionInfo object defining actions associated with this data point.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActionInfo As ActionInfo
    public ActionInfo ActionInfo {get;}
    See Also