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

In This Topic
    ActionInfo Property (ChartItemInLegend)
    In This Topic
    Gets the ChartItemInLegend.ActionInfo object associated with the item in the legend.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActionInfo As ActionInfo
    public ActionInfo ActionInfo {get;}
    See Also