ComponentOne FlexChart for WinForms
AxisScrollbar Class
Members 


C1.Win.Chart.Interaction Namespace : AxisScrollbar Class
Represents an axis scrollbar for FlexChart control with additional visual styles.
Syntax
'Declaration
 
Public Class AxisScrollbar 
   Inherits System.Windows.Forms.UserControl
'Usage
 
Dim instance As AxisScrollbar
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

Reference

AxisScrollbar Members
C1.Win.Chart.Interaction Namespace