[]
        
(Showing Draft Content)

C1.WinUI.Chart.C1AxisScrollbar

C1AxisScrollbar Class

Represents a FlexChart range slider control supporting additional visual styles.

Inheritance
C1AxisScrollbar
Implements
Namespace: C1.WinUI.Chart
Assembly: C1.WinUI.Chart.dll
Syntax
public class C1AxisScrollbar : C1RangeSlider, IDisposable

Constructors

Name Description
C1AxisScrollbar()

Create an instance of AxisScrollbar.

Fields

Name Description
SelectedAreaBrushProperty

Identifies the SelectedAreaBrush dependency property.

Properties

Name Description
SelectedAreaBrush

Gets or sets the brush of selected area.

Methods

Name Description
OnApplyTemplate()

Builds the visual tree for the C1AxisScrollbar control when a new template is applied.

OnValueChanged(EventArgs)

Raises the C1RangeSlider.ValueChanged event.