[]
        
(Showing Draft Content)

C1.WPF.C1Chart.AxisScrollBar

AxisScrollBar Class

Represents axis scroll bar control.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class AxisScrollBar : ContentControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IAxisScrollBar

Constructors

Name Description
AxisScrollBar()

Create an instance of AxisScrollBar class.

Properties

Name Description
Axis

Gets or sets the axis which corresponds to the scroll bar.

ScrollBarMargin

Gets the scroll bar margin.

ScrollBarPosition

Gets or sets the scroll bar position.

Events

Name Description
AxisRangeChanged

Fires when the axis range is changed.