# Interface: GridLineOptions

# Properties

# circular

circular: boolean

Default

false

# Defined in

types/index.d.ts:2980


# color

color: ScriptableAndArray<Color, ScriptableScaleContext>

Default

'rgba(0, 0, 0, 0.1)'

# Defined in

types/index.d.ts:2984


# display

display: boolean

Default

true

# Defined in

types/index.d.ts:2976


# drawOnChartArea

drawOnChartArea: boolean

Default

true

# Defined in

types/index.d.ts:2992


# drawTicks

drawTicks: boolean

Default

true

# Defined in

types/index.d.ts:2996


# lineWidth

lineWidth: ScriptableAndArray<number, ScriptableScaleContext>

Default

1

# Defined in

types/index.d.ts:2988


# offset

offset: boolean

Default

false

# Defined in

types/index.d.ts:3020


# tickBorderDash

tickBorderDash: Scriptable<number[], ScriptableScaleContext>

Default

[]

# Defined in

types/index.d.ts:3000


# tickBorderDashOffset

tickBorderDashOffset: Scriptable<number, ScriptableScaleContext>

Default

0

# Defined in

types/index.d.ts:3004


# tickColor

tickColor: ScriptableAndArray<Color, ScriptableScaleContext>

Default

'rgba(0, 0, 0, 0.1)'

# Defined in

types/index.d.ts:3008


# tickLength

tickLength: number

Default

10

# Defined in

types/index.d.ts:3012


# tickWidth

tickWidth: number

Default

1

# Defined in

types/index.d.ts:3016


# z

z: number

Default

0

# Defined in

types/index.d.ts:3024