Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

YAxis: Determining MajorDivisions.Interval when Autospacing = true

RE: YAxis
 
It would be very useful if MajorDivisions.Interval returned the current, automatic interval that the plot calculates when Autospacing = true. As it is now, this property returns the value to be used when Autospacing = false, even when it is not in effect. I would like to use the automatically calculated value to step the axis range up/down by one Interval in response to a user button-click. This way, the axis range changes by a nice, even quantity that is a reasonable percentage of the full range. Please consider changing the behavior of this property or adding a new method such as:
 
public double GetAutoSpacingMajorInterval();
 
Thanks,
 
Adam
 
 
 
0 Kudos
Message 1 of 2
(3,103 Views)
Hey Adam,

That sounds like a reasonable suggestion.  I will submit that suggestion to R&D on your behalf, but feel free to submit this and other product suggestions from "Contact NI" at the top of any page on ni.com.
Thanks,

Andy McRorie
NI R&D
0 Kudos
Message 2 of 2
(3,093 Views)