# Interface: GridLineOptions

# Properties

# circular

circular: boolean

Default

false

# Defined in

types/index.d.ts:3023


# color

color: ScriptableAndArray<Color, ScriptableScaleContext>

Default

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

# Defined in

types/index.d.ts:3027


# display

display: boolean

Default

true

# Defined in

types/index.d.ts:3019


# drawOnChartArea

drawOnChartArea: boolean

Default

true

# Defined in

types/index.d.ts:3035


# drawTicks

drawTicks: boolean

Default

true

# Defined in

types/index.d.ts:3039


# lineWidth

lineWidth: ScriptableAndArray<number, ScriptableScaleContext>

Default

1

# Defined in

types/index.d.ts:3031


# offset

offset: boolean

Default

false

# Defined in

types/index.d.ts:3063


# tickBorderDash

tickBorderDash: Scriptable<number[], ScriptableScaleContext>

Default

[]

# Defined in

types/index.d.ts:3043


# tickBorderDashOffset

tickBorderDashOffset: Scriptable<number, ScriptableScaleContext>

Default

0

# Defined in

types/index.d.ts:3047


# tickColor

tickColor: ScriptableAndArray<Color, ScriptableScaleContext>

Default

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

# Defined in

types/index.d.ts:3051


# tickLength

tickLength: number

Default

10

# Defined in

types/index.d.ts:3055


# tickWidth

tickWidth: number

Default

1

# Defined in

types/index.d.ts:3059


# z

z: number

Default

0

# Defined in

types/index.d.ts:3067