scale property

int scale
final

The scale factor for the interval, used to adjust its visual representation. The default value is -1, meaning no scale is applied by default.

Implementation

final int scale;