AxisSectorLineOptions extends AxisLineOptions
부채꼴 polar 좌표계의 X 축일 때 원호의 양 끝과 중심에 연결되는 선분들의 설정모델.
startAngle
, totalAngle
을 참조한다.
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