# Interface: GridLineOptions
# Properties
# borderColor
• borderColor: Color
# Defined in
index.esm.d.ts:2806 (opens new window)
# borderDash
• borderDash: number
[]
default
[]
# Defined in
index.esm.d.ts:2819 (opens new window)
# borderDashOffset
• borderDashOffset: Scriptable
<number
, ScriptableScaleContext
>
default
0
# Defined in
index.esm.d.ts:2823 (opens new window)
# borderWidth
• borderWidth: number
# Defined in
index.esm.d.ts:2807 (opens new window)
# circular
• circular: boolean
default
false
# Defined in
index.esm.d.ts:2811 (opens new window)
# color
• color: ScriptableAndArray
<Color
, ScriptableScaleContext
>
default
'rgba(0, 0, 0, 0.1)'
# Defined in
index.esm.d.ts:2815 (opens new window)
# display
• display: boolean
default
true
# Defined in
index.esm.d.ts:2805 (opens new window)
# drawBorder
• drawBorder: boolean
default
true
# Defined in
index.esm.d.ts:2832 (opens new window)
# drawOnChartArea
• drawOnChartArea: boolean
default
true
# Defined in
index.esm.d.ts:2836 (opens new window)
# drawTicks
• drawTicks: boolean
default
true
# Defined in
index.esm.d.ts:2840 (opens new window)
# lineWidth
• lineWidth: ScriptableAndArray
<number
, ScriptableScaleContext
>
default
1
# Defined in
index.esm.d.ts:2827 (opens new window)
# offset
• offset: boolean
default
false
# Defined in
index.esm.d.ts:2864 (opens new window)
# tickBorderDash
• tickBorderDash: number
[]
default
[]
# Defined in
index.esm.d.ts:2844 (opens new window)
# tickBorderDashOffset
• tickBorderDashOffset: Scriptable
<number
, ScriptableScaleContext
>
default
0
# Defined in
index.esm.d.ts:2848 (opens new window)
# tickColor
• tickColor: ScriptableAndArray
<Color
, ScriptableScaleContext
>
default
'rgba(0, 0, 0, 0.1)'
# Defined in
index.esm.d.ts:2852 (opens new window)
# tickLength
• tickLength: number
default
10
# Defined in
index.esm.d.ts:2856 (opens new window)
# tickWidth
• tickWidth: number
default
1
# Defined in
index.esm.d.ts:2860 (opens new window)
# z
• z: number
default
0