
The Complex Graph is a control designed to plot complex data consisting of an imaginary and real component. Use the Measurement Studio ComplexDouble data type to quickly plot data.
Plot Operations
- Plot and chart ComplexDouble data.
- Configure a graph to contain multiple plots to show separate but related data on the same graph.
- Draw lines or fills from a plot to an X value, Y value, or another plot.
- Use the extensible plot and plot area drawing capabilities and events to customize the graph appearance.
- Configure the plot to display arrows. The arrows indicate the direction of the complex data.
- Create custom point and line styles for plots.
- Specify anti-aliased plots for plot lines.
Axis Operations
- Configure a graph to include multiple axes or independent ranges so that plot data fits the graph plot area.
- Configure the axis modes to fixed, exact autoscaling, loose autoscaling, strip chart, or scope chart.
- Interactively change the range of an axis and invert the axis at run time by clicking on the axis end labels.
Additional Operations
- Pan and zoom interactively.
- Configure major, minor, and custom divisions and origin lines.
- Copy the graph as a BMP, GIF, JPEG, or PNG image to the clipboard or a file.

|