viewWindowMax property
The maximum numeric value to be shown in this view window.
If unset, will automatically determine a maximum value that looks good for the data.
Implementation
core.double? viewWindowMax;
The maximum numeric value to be shown in this view window.
If unset, will automatically determine a maximum value that looks good for the data.
core.double? viewWindowMax;