<constrainToGraph>
<constrainToGraph> is a Graphical
component used within a <constraints> block to keep constrained <point>
components within the confines of the graphing window.
Attributes and Properties
| Attribute | Type | Values |
|---|---|---|
buffer = "…" | number |
| Property | Type |
|---|---|
$c.buffer | number |
$c.disabled | boolean |
$c.fixed | boolean |
$c.fixLocation | boolean |
$c.hidden | boolean |
Example: Constrain a <point> to a <graph>
The <point> is constrained to the current viewing window of the <graph>.
Attribute Example: buffer
The <point> is constrained to the current viewing window of
the <graph> with a specified buffer of of the graph.