National Instruments none Home Theater System User Manual


 
Chapter 2 Measurement Studio .NET Class Libraries
Measurement Studio User Manual 2-20 ni.com
Use this class library to add measurement-specific user interface controls
to your application. You can configure the controls programmatically at
design time, through the Properties window in the Windows Forms
Designer, or at run time with the property editor control. The following
sections describe each of the Measurement Studio Windows Forms user
interface controls.
Tip For more information about using the .NET user interface controls, refer to the Using
the Measurement Studio Windows Forms .NET Controls section in the NI Measurement
Studio Help.
Waveform Graph and Scatter Graph Controls
Use the Measurement Studio waveform graph and scatter graph controls, as
shown in Figure 2-1, to display two-dimensional data on a Windows Forms
user interface. Use the waveform graph to display two-dimensional linear
data. You explicitly specify each value in one dimension and provide an
initial value and interval to implicitly specify the values in the other
dimension. Use the scatter graph to display two-dimensional linear or
nonlinear data: you explicitly specify each value in both dimensions.
Figure 2-1. Waveform Graph Windows Forms Control with Cursors and
Scatter Graph Windows Forms Control with XY Point Annotation; Both Graphs Have
Corresponding Legends