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