LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the background color of graph?

The graph default color is black ,I want to change it into white,how to do it? I searched in labview forum but there's no satisfying answer.Who can help me?
Thanks,
Labview 7.0
0 Kudos
Message 1 of 4
(37,416 Views)
You can create a property node and select Plot Area -> Colors -> BGColor.
You can then use the Color Box Constant located in the Numeric -> Additional Numeric Functions palette to set your background color.
Hope this helps.
Message 2 of 4
(37,413 Views)
Doesn't sound as if you wanted to change the color programmatically.
Why don't you use the paint brush tool, in the tool palette ?
Chilly Charly    (aka CC)
Message 3 of 4
(37,413 Views)
Thanks very much for your help!I've modified it using paint tools!!
0 Kudos
Message 4 of 4
(37,400 Views)