API
ClockGaugeRimOptions

ClockGaugeRimOptions extends ChartItemOptions

Clock 게이지 테두리(rim) 설정 모델.

Properties

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

스타일셋 혹은 class selector.

default :undefined

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

rim 두께. 픽셀 단위 크기나, 게이지 반지름 대한 상대 크기로 지정할 수 있다.

default :7pixel

visible: boolean (opens in a new tab)

표시 여부.

default :true