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

In This Topic
    ActionInfo Property (ChartStripLine)
    In This Topic
    Gets the ChartStripLine.ActionInfo object defining actions for the strip line.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActionInfo As ActionInfo
    public ActionInfo ActionInfo {get;}
    See Also