Visual Basic (Declaration) | |
---|---|
Public MustOverride Property HistogramRangeSelection As HistogramRangeSelection |
C# | |
---|---|
public abstract HistogramRangeSelection HistogramRangeSelection {get; set;} |
C++/CLI | |
---|---|
public: abstract property HistogramRangeSelection HistogramRangeSelection { HistogramRangeSelection get(); void set ( HistogramRangeSelection value); } |
Property Value
The default value is HistogramRangeSelection.Automatic.When the value is HistogramRangeSelection.Automatic, the X-axis of histogram traces is handled automatically based on input data, to try to put nearly all, but not necessarily all, non-zero bins on the trace. There may be zero-valued bins at either end of the trace. When the value is HistogramRangeSelection.Full, the X-axis is scaled so that all non-zero bins are always displayed, and there are no zero-valued bins at either end of the trace.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 19.00