FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Interaction Namespace / ZoomBehavior Class
Members

In This Topic
    ZoomBehavior Class
    In This Topic
    Provides zoom in/out behavior for the chart. You can zoom in/out the chart using mouse wheel.
    Object Model
    ZoomBehavior Class
    Syntax
    'Declaration
     
    Public Class ZoomBehavior 
       Inherits BehaviorBase
    public class ZoomBehavior : BehaviorBase 
    Inheritance Hierarchy

    System.Object
          C1.Win.Chart.Interaction.ZoomBehavior

    See Also