Difference between revisions of "ShowLabel Command"

From GeoGebra Manual
Jump to: navigation, search
(Created page with "<noinclude>{{Manual Page|version=4.0}}</noinclude> {{command|scripting}} ;ShowLabel[ <Object>, <Boolean> ] :Shows or hides the label in the Graphics View for the given object.")
 
(command syntax: changed [ ] into ( ))
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
{{command|scripting}}
+
;ShowLabel( <Object>, <Boolean> )
;ShowLabel[ <Object>, <Boolean> ]
+
:Shows or hides the label in the [[File:Menu view graphics.svg|link=|16px]] [[Graphics View]] for the given object.
:Shows or hides the label in the [[Graphics View]] for the given object.
+
:{{example|1=Let <code>f(x) = x^2</code>. <code><nowiki>ShowLabel(f, true)</nowiki></code> shows the label of the function.}}

Latest revision as of 09:19, 12 October 2017

© 2024 International GeoGebra Institute