align property

double? align
getter/setter pair

The align ratio of the exact position in the value position band.

If null, a default 0.5 is set, which means in the middle of the band.

Implementation

double? align;