# Interface: GridLineOptions
# Properties
# circular
• circular: boolean
Default
false
# Defined in
types/index.d.ts:3002
# color
• color: ScriptableAndArray
<Color
, ScriptableScaleContext
>
Default
'rgba(0, 0, 0, 0.1)'
# Defined in
types/index.d.ts:3006
# display
• display: boolean
Default
true
# Defined in
types/index.d.ts:2998
# drawOnChartArea
• drawOnChartArea: boolean
Default
true
# Defined in
types/index.d.ts:3014
# drawTicks
• drawTicks: boolean
Default
true
# Defined in
types/index.d.ts:3018
# lineWidth
• lineWidth: ScriptableAndArray
<number
, ScriptableScaleContext
>
Default
1
# Defined in
types/index.d.ts:3010
# offset
• offset: boolean
Default
false
# Defined in
types/index.d.ts:3042
# tickBorderDash
• tickBorderDash: Scriptable
<number
[], ScriptableScaleContext
>
Default
[]
# Defined in
types/index.d.ts:3022
# tickBorderDashOffset
• tickBorderDashOffset: Scriptable
<number
, ScriptableScaleContext
>
Default
0
# Defined in
types/index.d.ts:3026
# tickColor
• tickColor: ScriptableAndArray
<Color
, ScriptableScaleContext
>
Default
'rgba(0, 0, 0, 0.1)'
# Defined in
types/index.d.ts:3030
# tickLength
• tickLength: number
Default
10
# Defined in
types/index.d.ts:3034
# tickWidth
• tickWidth: number
Default
1
# Defined in
types/index.d.ts:3038
# z
• z: number
Default
0
# Defined in
types/index.d.ts:3046