# 接口: 网格线选项
# 属性
# circular
• circular: boolean
默认值
false
# 定义在
types/index.d.ts:2979 (在新窗口中打开)
# color
• color: ScriptableAndArray
<Color
, ScriptableScaleContext
>
默认值
'rgba(0, 0, 0, 0.1)'
# 定义在
types/index.d.ts:2983 (在新窗口中打开)
# display
• display: boolean
默认值
true
# 定义在
types/index.d.ts:2975 (在新窗口中打开)
# drawOnChartArea
• drawOnChartArea: boolean
默认值
true
# 定义在
types/index.d.ts:2991 (在新窗口中打开)
# drawTicks
• drawTicks: boolean
默认值
true
# 定义在
types/index.d.ts:2995 (在新窗口中打开)
# lineWidth
• lineWidth: ScriptableAndArray
<number
, ScriptableScaleContext
>
默认值
1
# 定义在
types/index.d.ts:2987 (在新窗口中打开)
# offset
• offset: boolean
默认值
false
# 定义在
# tickBorderDash
• tickBorderDash: Scriptable
<number
[], ScriptableScaleContext
>
默认值
[]
# 定义于
# tickBorderDashOffset
• tickBorderDashOffset: Scriptable
<number
, ScriptableScaleContext
>
默认值
0
# 定义于
# tickColor
• tickColor: ScriptableAndArray
<Color
, ScriptableScaleContext
>
默认值
'rgba(0, 0, 0, 0.1)'
# 定义于
# tickLength
• tickLength: number
默认值
10
# 定义于
# tickWidth
• tickWidth: number
默认值
1
# 定义于
# z
• z: number
默认值
0