Chapter 2 Measurement Studio .NET Class Libraries
Measurement Studio User Manual 2-42 ni.com
Tip For more information about using the digital waveform graph control, refer to the
Using the Measurement Studio Web Forms Digital Waveform Graph .NET Control section
in the NI Measurement Studio Help.
Complex Graph Control
Use the Measurement Studio complex graph control, as shown in
Figure 2-15, to display ComplexDouble data on a ASP.NET Web
application. A ComplexDouble consists of a real part and an imaginary
part. You can use a waveform graph to plot complex waveform data.
Figure 2-15. Complex Graph Web Forms Control
With the complex graph control and the classes that interface with the
control, you can perform the following operations:
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.