C1.Blazor.Chart Assembly / C1.Blazor.Chart.Interaction Namespace / RangeSelector Class
Properties Events

RangeSelector Class Members

The following tables list the members exposed by RangeSelector.

Public Constructors
 NameDescription
Public ConstructorCreates an instance of RangeSelector class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the range selector is vertical.  
Public PropertyGets or sets the upper value. (Inherited from C1.Blazor.Chart.Interaction.SliderBase)
Public PropertyGets or sets the upper value. (Inherited from C1.Blazor.Chart.Interaction.SliderBase)
Top
Public Events
 NameDescription
Public EventFires when lower or upper value of the range has been changed.  
Top
See Also