ComponentOne Chart for WPF and Silverlight
AxisScrollBar Class
Members 


C1.WPF.C1Chart Namespace : AxisScrollBar Class
Represents axis scroll bar control.
Object Model
AxisScrollBar Class
Syntax
'Declaration
 
Public Class AxisScrollBar 
   Inherits System.Windows.Controls.ContentControl
   Implements IAxisScrollBar 
'Usage
 
Dim instance As AxisScrollBar
public class AxisScrollBar : System.Windows.Controls.ContentControl, IAxisScrollBar  
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        C1.WPF.C1Chart.AxisScrollBar

See Also

Reference

AxisScrollBar Members
C1.WPF.C1Chart Namespace