Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

In Measurement Studio .NET (MFC), how can Xaxis of a Chart be dynamically scaled each time a new point is plotted?

Does anyone have a brief example (in MFC) of how to rescale a chart X axis on the fly? I used the knob for setting the axis.Maximum property. After calling this property on the fly the CNIGraph (chart) and the process was frozen.
0 Kudos
Message 1 of 2
(2,975 Views)
Emta,

There is an example that ships with Measurement Studio that shows how to dynamically set the scales of the axis systems.  Look in <MeasurementStudioVS2003>\VCNET\Examples\UI\Graph\Axes\.  This is an MFC program that allows the user to control how the axes are defined.  If you have any questions concerning this example, please let us know.

Thanks,

Tyler Tigue
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,960 Views)