Visual Basic (Declaration) | |
---|---|
Public MustOverride Property YRefLevel As Double |
C# | |
---|---|
public abstract double YRefLevel {get; set;} |
Together, the YRefLevel, YRefPosition, and YPerDiv can be used to determine the trace height. The YScaleAuto method sets the YRefLevel and YPerDiv to values which maintain round numbers for the top of the trace and a YPerDiv, and maximizes the height of the data on the trace. The IsYRefVisible property determines whether a line is drawn on the trace showing the reference level. The YAxisUnit property returns the units of the Y axis.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)