2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / AxisScrollEventArgs Class
Properties

In This Topic
    AxisScrollEventArgs Class Members
    In This Topic

    The following tables list the members exposed by AxisScrollEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value identifying the axis that is scrolled.  
    Public PropertyGets or sets the value of the axis scrollbar as it will be after event completion. The axis scrollbar value indicates the fraction between the minimum and maximum.  
    Public PropertyGets the value of the axis scrollbar before the event. The axis scrollbar value indicates the fraction between the minimum and maximum.  
    Public PropertyGets a value indicating the type of scroll event.  
    Public PropertyGets a value indicating the orientation of the axis scrollbar.  
    Top
    See Also