I am using LabWindowsCVI 7.0 to display a continuously updating graph.
When the values on the Y-axis update, the graph area expands or contracts
horizontally as the width of the Y-axis values changes. How can I specify
a fixed width border so that the graph remains a constant width?
I have tried fixing the format of the Y-axis values using the ATTR_YPADDING
attribute but this simply pads the number out with leading zeros which is
not what I want.
Thanks,
Darren
Message Edited by Darren Draper on 06-24-2005 05:39 AM