Represent axis scroll bar control.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
[TemplatePartAttribute(Name = "ScrollBar", Type = typeof(ScrollBar))] public class AxisScrollBar : ContentControl, IAxisScrollBar |
Visual Basic |
---|
<TemplatePartAttribute(Name := "ScrollBar", Type := GetType(ScrollBar))> _ Public Class AxisScrollBar _ Inherits ContentControl _ Implements IAxisScrollBar |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
C1.Silverlight.Chart..::..AxisScrollBar
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
C1.Silverlight.Chart..::..AxisScrollBar