ReferenceconstrainToGraph

<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

Attributes for <constrainToGraph>
AttributeTypeValues
buffer = "…"number
Props for <constrainToGraph name="c">
PropertyType
$c.buffernumber
$c.disabledboolean
$c.fixedboolean
$c.fixLocationboolean
$c.hiddenboolean

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 20%20 \% of the graph.