startYAxisAtDataMinAllowed property

bool startYAxisAtDataMinAllowed

Behavior allows to start Y axis at data minimum (rather than 0).

The request is asked by DataContainerOptions.startYAxisAtDataMinRequested, but the implementation of this behavior must confirm it. See the extensions of this class for overrides of this method.

Implementation

bool get startYAxisAtDataMinAllowed;