LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CWGraph3D Contour Plot - HOWTO turn off numerics on graph

How do I turn off the numerics that show up
on a contour plot for the CWGraph3D object?
0 Kudos
Message 1 of 2
(3,120 Views)
I believe the option that you are looking for is the CWGraph3D1.Plots.Item(1).Contours.SetLabelVisible(false).  An example ships with Measurement Studio which shows this at C:\Program Files\National Instruments\MeasurementStudio\VB\Samples\3DGraph\Contours. 
Thanks,

Andy McRorie
NI R&D
0 Kudos
Message 2 of 2
(3,093 Views)