# scale_height

### Description

@short: Sets the height of the time scale and the header of the grid

@signature: scale_height: number

### Example

~~~jsx
gantt.config.scale_height = 50;
gantt.init("gantt_here");
~~~

**Default value:** 35
