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

In This Topic
    AxisScrollBar Class Members
    In This Topic

    The following tables list the members exposed by AxisScrollBar.

    Public Properties
     NameDescription
    Public PropertyGets or sets the alignment of scroll bar relative to the plot area.  
    Public PropertyGets or sets whether the scrollbar position remains fixed on the PlotArea boundary.  
    Public PropertyGets or sets the appearance of the scroll bar.  
    Public PropertyGets or sets buttons of the scroll bar.  
    Public PropertyGets or sets the maximum value of the scroll bar position.  
    Public PropertyGets or sets the minimum value of the scroll bar position.  
    Public PropertyGets or sets the scale of the scroll bar.  
    Public PropertyGets or sets the custom context menu that will be shown when user clicks on scale button.  
    Public PropertyGets the collection of scale menu items.  
    Public PropertyGets or sets the keys that scroll bar responds to.  
    Public PropertyGets or sets the size of the scroll bar.  
    Public PropertyGets or sets the step of the scroll bar position changing.  
    Public PropertyGets or sets a value that represents the current relative position of the scroll box on the scroll bar.  
    Public PropertyGets or sets the scroll bar visibility.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Top
    Public Events
     NameDescription
    Public EventFires whenever the scroll position of the axis scrollbar changes.  
    Top
    See Also