ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / AxisScrollbar Class
Members

In This Topic
    AxisScrollbar Class
    In This Topic
    Represents an axis scrollbar for FlexChart control with additional visual styles.
    Object Model
    AxisScrollbar Class
    Syntax
    'Declaration
     
    Public Class AxisScrollbar 
       Inherits System.Windows.Forms.UserControl
    public class AxisScrollbar : System.Windows.Forms.UserControl 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                         C1.Win.Chart.Interaction.AxisScrollbar

    See Also