if (this.min != null && this.max != null && this.numberTicks != null) {
                this.tickInterval = null;
            }