# 接口: 网格线选项

# 属性

# 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

# 定义在

types/index.d.ts:3019 (打开新窗口)


# tickBorderDash

tickBorderDash: Scriptable<number[], ScriptableScaleContext>

默认值

[]

# 定义于

types/index.d.ts:2999 (打开新窗口)


# tickBorderDashOffset

tickBorderDashOffset: Scriptable<number, ScriptableScaleContext>

默认值

0

# 定义于

types/index.d.ts:3003 (打开新窗口)


# tickColor

tickColor: ScriptableAndArray<Color, ScriptableScaleContext>

默认值

'rgba(0, 0, 0, 0.1)'

# 定义于

types/index.d.ts:3007 (打开新窗口)


# tickLength

tickLength: number

默认值

10

# 定义于

types/index.d.ts:3011 (打开新窗口)


# tickWidth

tickWidth: number

默认值

1

# 定义于

types/index.d.ts:3015 (打开新窗口)


# z

z: number

默认值

0

# 定义于

types/index.d.ts:3023 (打开新窗口)