API
ClockGauge

ClockGauge extends Gauge

ClockGauge의 기능을 사용하기 위해서는 gauge모듈이 필요하다. 자세한 설명은 guide/modules에서 확인할 수 있다.


시계 게이지 모델.
type'clock' 이고, 설정 모델은 ClockGaugeOptions이다.

ClockGauge의 기능을 사용하기 위해서는 gauge모듈이 필요하다. 자세한 설명은 guide/modules에서 확인할 수 있다.


Properties

hourHand: ClockGaugeHand

시침 설정 모델.

default :undefined

label: ClockGaugeLabel

label

default :undefined

minorTick: ClockGaugeTick

minor tick

default :undefined

minuteHand: ClockGaugeMinuteHand

분침 설정 모델.

default :undefined

pin: ClockGaugePin

pin

default :undefined

rim: ClockGaugeRim

rim 설정 모델.

default :undefined

secondHand: ClockGaugeSecondHand

초침 설정 모델.

default :undefined

tick: ClockGaugeTick

main tick.

default :undefined

tickLabel: ClockGaugeTickLabel

tick label

default :undefined