[]
        
(Showing Draft Content)

C1.Blazor.Chart.Interaction.SliderBase

SliderBase Class

Generic slider, a base for axis scrollbar and range slider.

Inheritance
SliderBase
Namespace: C1.Blazor.Chart.Interaction
Assembly: C1.Blazor.Chart.dll
Syntax
public class SliderBase
Public Class SliderBase

Constructors

Name Description
SliderBase()

Properties

Name Description
LowerValue

Gets or sets the upper value.

UpperValue

Gets or sets the upper value.

Methods

Name Description
RenderSlider(IRenderEngine, _Rect, bool, string)