FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / FlexChartToolbar Class / SetScrollState Method

In This Topic
    SetScrollState Method (FlexChartToolbar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub SetScrollState( _
       ByVal bit As System.Integer, _
       ByVal value As System.Boolean _
    ) 
    protected void SetScrollState( 
       System.int bit,
       System.bool value
    )

    Parameters

    bit
    value
    See Also