Example: Axes Advanced
Programmatically controls axes on a CWGraph.
Description
This example demonstrates how the CWGraph can add and manipulate axes during runtime. You can interact with this example by adding and removing plots and axes from the graph. You can then assign plots to an axis using the Assign Plot to Axis area. You can also edit the axes using the Edit Axis area by changing the ticks, labels, and minimum and maximum.
Example Location
Samples\UI\Graph\Axes Advanced