2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartToolTip Class / SelectAction Property

In This Topic
    SelectAction Property
    In This Topic
    Gets or sets the action associated with tooltip.
    Syntax
    'Declaration
     
    Public Property SelectAction As SelectActionEnum
    public SelectActionEnum SelectAction {get; set;}
    See Also