PanZoomBar
Class
This class represents a customized version of RadSlider that provides built-in support for pan and zoom actions.
Definition
Namespace:Telerik.Windows.Controls.ChartView
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
C#
public class PanZoomBar : RadSlider, IRangeSelector<double>, ISupportInitialize
Inheritance: objectDoubleRangeBaseRadSliderPanZoomBar
Implements:
Inherited Members
Constructors
Initializes a new instance of the PanZoomBar class.
C#
public PanZoomBar()