AxisBaseLineOptions extends AxisLineOptions
연속 축의 baseValue
위치에 표시되는 선 설정 옵션.
기본적으로 표시되지 않는다.
Options
style: SVGStyles
| string
(opens in a new tab)
스타일셋
또는 css selector
(opens in a new tab).
default :undefined
visible: boolean
(opens in a new tab)
값이 undefined나 null이면, x축일 때 표시되고, y축이면 표시되지 않는다.
default :undefined