WidgetSeriesConnectorOptions extends ChartItemOptions
데이터포인트 label과 시리즈 본체를 연결하는 선.
Options
curved: boolean
(opens in a new tab)
true면 곡선으로 표시한다.
default :true
style: SVGStyles
| string
(opens in a new tab)
스타일셋
또는 css selector
(opens in a new tab).
default :undefined
visible: boolean
(opens in a new tab)
표시 여부.
default :true