FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Interaction Namespace / ZoomBehavior Class / Attach Method

In This Topic
    Attach Method (ZoomBehavior)
    In This Topic
    Attach behavior to the chart.
    Syntax
    'Declaration
     
    Protected Overrides Sub Attach( _
       ByVal chart As FlexChart _
    ) 
    protected override void Attach( 
       FlexChart chart
    )

    Parameters

    chart
    See Also