viewWindowMax property

double? viewWindowMax
getter/setter pair

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;