[Kst] www/areas/extragear/apps/kst/kstscript/docs
Andrew Walker
arwalker at sumusltd.com
Thu Jun 19 01:05:44 CEST 2008
SVN commit 822056 by arwalker:
update PlotLabel javaScript class documentation
M +7 -1 PlotLabel.html
--- trunk/www/areas/extragear/apps/kst/kstscript/docs/PlotLabel.html #822055:822056
@@ -16,7 +16,7 @@
<br>
</div>
<br><span class="title">Properties:</span><ul>
-<a class="link" href="#property_text">text</a><br><a class="link" href="#property_font">font</a><br><a class="link" href="#property_fontSize">fontSize</a><br><a class="link" href="#property_justification">justification</a><br>
+<a class="link" href="#property_text">text</a><br><a class="link" href="#property_font">font</a><br><a class="link" href="#property_fontSize">fontSize</a><br><a class="link" href="#property_justification">justification</a><br><a class="link" href="#property_dataPrecision">dataPrecision</a><br>
</ul>
<hr>
<br><span class="subTitle"><a name="property_text"></a><b>string text</b></span><br><ul><p>
@@ -44,6 +44,12 @@
</ul>
</p></ul>
+<br><br><span class="subTitle"><a name="property_dataPrecision"></a><b>number dataPrecision</b></span><br><ul><p>
+ Contains the number of digits of precision to display data
+ values in the label. Restricted to a value between 0 and
+ 16 inclusive.
+
+ </p></ul>
<br><br><br><a class="link" href="classindex.html">[Index]</a><hr>
<h6>Copyright ©
2005-2006 <a class="link" href="http://www.utoronto.ca/">The University of Toronto</a><br>
More information about the Kst
mailing list