Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the the label value of major division?

I have a waveformgraph display the xAxis. The value of division should change the precision when two tick nearby have the same text value.
 
E.G. " 6 6 7 7 8 8" shold change into "6.0  6.5  7.0  7.5  8.0  8.5".
 
It's must dynamic. So the problem is how to get the label text value to compare.
 
0 Kudos
Message 1 of 2
(3,087 Views)
I have deal it with format string "0.###". It's acceptable. By the way, who can answer my question about "plot disappear"?
0 Kudos
Message 2 of 2
(3,080 Views)