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.
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.