viewWindowMin property

double? viewWindowMin
getter/setter pair

The minimum numeric value to be shown in this view window.

If unset, will automatically determine a minimum value that looks good for the data.

Implementation

core.double? viewWindowMin;