LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to draw circle and pie chart in LabWindows ?

Hi all,

I am a newbie to LabWindows. Currently, I am doing a project in LabWindows 8.0 which involves in inputting data and plotting in column/circle chart. But I really dont know how to start? Can anyone show me the direction and if possible, show me with sample code? Thank a bunch !

0 Kudos
Message 1 of 2
(3,616 Views)
Place a canvas on you UIR and use the CanvasDraw..... commands.
 
There is a complete sample include in the default installation path:
 
C:\Program Files\National Instruments\CVI80\samples\userint\custctrl\piechart
 
Best regards
 
Jattie
Jattie van der Linde
Engineering Manager, Software & Automation
TEL Magnetic Solutions Ltd
0 Kudos
Message 2 of 2
(3,593 Views)