LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Changing Marker Size in Graphs?

Is it possible to change the size of the "markers" used when using
PlotPoint() in LW CVI 5.5?
I haven't been able to find an attribute that will change the size.
0 Kudos
Message 1 of 2
(2,821 Views)
Unfortunately, no, you can't change the point size, just the line thickness. You can use the shape plotting functions like PlotRectangle or PlotBitmap in lieu of PlotPoint.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(2,821 Views)