[]
public class RangeSelector<T> : Extender, IHtmlString
Name | Description |
---|---|
T |
Name | Description |
---|---|
RangeSelector(FlexChartCore<T>) | Creates one RangeSelector<T> instance. |
Name | Description |
---|---|
IsVisible | Gets or sets the visibility of the range selector. |
Max | Gets or sets the maximum value of the range. |
MaxScale | Gets or sets the maximum range scale of the range selector. |
Min | Gets or sets the minimum value of the range. |
MinScale | Gets or sets the minimum range scale of the range selector. |
OnClientRangeChanged | Occurs after the range changes. |
Orientation | Gets or sets the orientation of the range selector. |
Seamless | Gets or sets whether the minimal and maximal handler will move seamlessly. |