ShowLabel Command
- ShowLabel( <Object>, <Boolean> )
-
Shows or hides the label in the Graphics View for the given object.
Let f(x) = x^2
. ShowLabel(f, true)
shows the label of the function.
Shows or hides the label in the Graphics View for the given object.
Let f(x) = x^2
. ShowLabel(f, true)
shows the label of the function.