logScale
Specifies that the slider for a numerical field should use a logarithmic scale. The base of the log is determined automatically.
Type
Boolean true: Use log scale
false: Use linear scale (default)
Example
RangeSlider1.logScale = true;
See Also
Range Slider Properties, for more information on user selection editing.
| << min | © 1996-2013 InetSoft Technology Corporation (v11.5) | maxVisible >> |