[Kst] www/areas/extragear/apps/kst/kstscript/docs

George Staikos staikos at kde.org
Tue May 31 17:22:02 CEST 2005


SVN commit 420210 by staikos:

regenerated


 M  +6 -1      Plot.html  


--- trunk/www/areas/extragear/apps/kst/kstscript/docs/Plot.html #420209:420210
@@ -16,7 +16,7 @@
 <ul></ul>
 <h3>Properties:</h3>
 <ul>
-<a href="#property_tagName">tagName</a><br><a href="#property_curves">curves</a><br><a href="#property_labels">labels</a><br><a href="#property_legend">legend</a><br>
+<a href="#property_tagName">tagName</a><br><a href="#property_curves">curves</a><br><a href="#property_labels">labels</a><br><a href="#property_legend">legend</a><br><a href="#property_asViewObject">asViewObject</a><br>
 </ul>
       Collection class: <a href="PlotCollection.html">PlotCollection</a><br><hr>
 <br><a name="constructor_1"></a><b>Plot ( <a href="Window.html">Window</a> window )</b><br><ul>
@@ -45,6 +45,11 @@
     The Legend for this plot.
     
     </p></ul>
+<br><br><a name="property_asViewObject"></a><b><a href="ViewObject.html">ViewObject</a>  asViewObject [Read-Only]</b><br><ul><p>
+    A reference to this plot as a ViewObject.  This is useful
+                    for manipulating generic properties of the plot object.
+    
+    </p></ul>
 <br><br><br><a href="classindex.html">&lt;-- Back To Index</a>&nbsp;&nbsp;&nbsp;<a href="index.html">[Overview]</a><hr>
 <h6>Copyright &copy; 2005 <a href="http://www.utoronto.ca/">The University of Toronto</a><br>
   Kst <a href="http://kst.kde.org/">http://kst.kde.org/</a>


More information about the Kst mailing list