[Kst] www/areas/extragear/apps/kst/kstscript/docs
George Staikos
staikos at kde.org
Mon Jan 16 19:26:29 CET 2006
SVN commit 498967 by staikos:
updated
M +3 -3 Axis.html
--- trunk/www/areas/extragear/apps/kst/kstscript/docs/Axis.html #498966:498967
@@ -50,11 +50,11 @@
</p>
</ul>
-<br><br><span class="subTitle"><a name="method_scaleRange"></a><b>void scaleRange ( string min, string max )</b></span><br><ul>
-<div class="parameters">string <b>min</b> -
+<br><br><span class="subTitle"><a name="method_scaleRange"></a><b>void scaleRange ( number min, number max )</b></span><br><ul>
+<div class="parameters">number <b>min</b> -
The value for the minimum of the scale.
- <br>string <b>max</b> -
+ <br>number <b>max</b> -
The value for the maximum of the scale.
<br>
More information about the Kst
mailing list