API
ClockGaugeHandOptions

ClockGaugeHandOptions extends ChartItemOptions

subinterfaces ClockGaugeSecondHandOptions

Clock 게이지 시/분침(hand) 설정 모델.

Options

length: string (opens in a new tab) | number (opens in a new tab)

바늘 길이. 픽셀 단위로 직접 지정하거나 시계 반지름에 대한 상대 크기로 지정할 수 있다. 침 종류에 따라 기본값이 다르다.

default :undefined

style: SVGStyles | string (opens in a new tab)

스타일셋 혹은 class selector.

default :undefined

thickness: number (opens in a new tab)

픽셀 단위 바늘 두께. 침 종류에 따라 기본값이 다르다.

default :undefined

visible: boolean (opens in a new tab)

표시 여부.

default :true