AxisLineOptions extends AxisItemOptions
subinterfaces AxisBaseLineOptions
, AxisSectorLineOptions
축 선(line) 설정 모델.
Properties
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