Visual Basic (Declaration) | |
---|---|
Public MustOverride Property YLogRatio As Double |
C# | |
---|---|
public abstract double YLogRatio {get; set;} |
This property is only used if Format is set to TraceFormatType.LogMagnitudeLinear. In this format type, you set the YLogRatio instead of YPerDiv to determine Y scaling.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)