FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart.Interaction Namespace / C1RangeSelector Class / ChangeVisualStateFocus Method

In This Topic
    ChangeVisualStateFocus Method (C1RangeSelector)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub ChangeVisualStateFocus( _
       ByVal useTransitions As Boolean _
    ) 
    protected void ChangeVisualStateFocus( 
       bool useTransitions
    )

    Parameters

    useTransitions
    See Also