# Interface: GridLineOptions
# Properties
# borderColor
• borderColor: Color
# Defined in
index.esm.d.ts:2723 (opens new window)
# borderDash
• borderDash: number
[]
default
[]
# Defined in
index.esm.d.ts:2736 (opens new window)
# borderDashOffset
• borderDashOffset: Scriptable
<number
, ScriptableScaleContext
>
default
0
# Defined in
index.esm.d.ts:2740 (opens new window)
# borderWidth
• borderWidth: number
# Defined in
index.esm.d.ts:2724 (opens new window)
# circular
• circular: boolean
default
false
# Defined in
index.esm.d.ts:2728 (opens new window)
# color
• color: readonly Color
[] | Scriptable
<Color
, ScriptableScaleContext
>
default
'rgba(0, 0, 0, 0.1)'
# Defined in
index.esm.d.ts:2732 (opens new window)
# display
• display: boolean
default
true
# Defined in
index.esm.d.ts:2722 (opens new window)
# drawBorder
• drawBorder: boolean
default
true
# Defined in
index.esm.d.ts:2749 (opens new window)
# drawOnChartArea
• drawOnChartArea: boolean
default
true
# Defined in
index.esm.d.ts:2753 (opens new window)
# drawTicks
• drawTicks: boolean
default
true
# Defined in
index.esm.d.ts:2757 (opens new window)
# lineWidth
• lineWidth: readonly number
[] | Scriptable
<number
, ScriptableScaleContext
>
default
1
# Defined in
index.esm.d.ts:2744 (opens new window)
# offset
• offset: boolean
default
false
# Defined in
index.esm.d.ts:2781 (opens new window)
# tickBorderDash
• tickBorderDash: number
[]
default
[]
# Defined in
index.esm.d.ts:2761 (opens new window)
# tickBorderDashOffset
• tickBorderDashOffset: Scriptable
<number
, ScriptableScaleContext
>
default
0
# Defined in
index.esm.d.ts:2765 (opens new window)
# tickColor
• tickColor: readonly Color
[] | Scriptable
<Color
, ScriptableScaleContext
>
default
'rgba(0, 0, 0, 0.1)'
# Defined in
index.esm.d.ts:2769 (opens new window)
# tickLength
• tickLength: number
default
10
# Defined in
index.esm.d.ts:2773 (opens new window)
# tickWidth
• tickWidth: number
default
1