# インターフェース: GridLineOptions

# プロパティ

# 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 (新しいウィンドウで開きます)