# Interface: GridLineOptions
# Properties
# circular
• circular: boolean
Default
false
# Defined in
types/index.d.ts:2985
# color
• color: ScriptableAndArray
<Color
, ScriptableScaleContext
>
Default
'rgba(0, 0, 0, 0.1)'
# Defined in
types/index.d.ts:2989
# display
• display: boolean
Default
true
# Defined in
types/index.d.ts:2981
# drawOnChartArea
• drawOnChartArea: boolean
Default
true
# Defined in
types/index.d.ts:2997
# drawTicks
• drawTicks: boolean
Default
true
# Defined in
types/index.d.ts:3001
# lineWidth
• lineWidth: ScriptableAndArray
<number
, ScriptableScaleContext
>
Default
1
# Defined in
types/index.d.ts:2993
# offset
• offset: boolean
Default
false
# Defined in
types/index.d.ts:3025
# tickBorderDash
• tickBorderDash: Scriptable
<number
[], ScriptableScaleContext
>
Default
[]
# Defined in
types/index.d.ts:3005
# tickBorderDashOffset
• tickBorderDashOffset: Scriptable
<number
, ScriptableScaleContext
>
Default
0
# Defined in
types/index.d.ts:3009
# tickColor
• tickColor: ScriptableAndArray
<Color
, ScriptableScaleContext
>
Default
'rgba(0, 0, 0, 0.1)'
# Defined in
types/index.d.ts:3013
# tickLength
• tickLength: number
Default
10
# Defined in
types/index.d.ts:3017
# tickWidth
• tickWidth: number
Default
1
# Defined in
types/index.d.ts:3021
# z
• z: number
Default
0
# Defined in
types/index.d.ts:3029