08-02-2005 09:52 PM
08-02-2005 10:29 PM
Hi,
LabVIEW inverts the scale automatically if the maximum value is less than the minimum value!
you can invert the scale again: Right click the chart> properties> scale> select or deselect "inverted" item
it is also available programmatically by using property node of the chart.
08-02-2005 11:42 PM
08-03-2005 04:00 AM
08-03-2005 05:58 AM