Example: Axis
Programmatically controls the axes of a CWGraph.
Description
This example demonstrates how the CWGraph can manipulate axes during runtime. You can interact with this example by plotting either random points or a sine wave. You can then set the minimum and maximum for either axes or choose to autoscale.
Example Location
Samples\UI\Graph\Axes