inflate property

bool? inflate
getter/setter pair

Whether the points distribution will inflate the axis range.

If true, The points will distribute in the axis range from end to end, with equal intervals. The align is not allowd then.

Implementation

bool? inflate;