ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartDataLabel Class / ActionInfo Property

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