Name | Description | |
---|---|---|
RangeSelector Constructor | Creates an instance of RangeSelector class. |
The following tables list the members exposed by RangeSelector.
Name | Description | |
---|---|---|
RangeSelector Constructor | Creates an instance of RangeSelector class. |
Name | Description | |
---|---|---|
IsVertical | Gets or sets a value indicating whether the range selector is vertical. | |
LowerValue | Gets or sets the upper value. (Inherited from C1.Blazor.Chart.Interaction.SliderBase) | |
UpperValue | Gets or sets the upper value. (Inherited from C1.Blazor.Chart.Interaction.SliderBase) |
Name | Description | |
---|---|---|
ValueChanged | Fires when lower or upper value of the range has been changed. |