Skip to main content
A newer version of this page is available. .

GaugeViewType Type

Declaration

export type GaugeViewType = 'CircularFull' | 'CircularHalf' | 'CircularQuarterRight' | 'CircularQuarterLeft' | 'CircularThreeFourth' | 'LinearHorizontal' | 'LinearVertical'

Members

Name
"CircularFull"
"CircularHalf"
"CircularQuarterRight"
"CircularQuarterLeft"
"CircularThreeFourth"
"LinearHorizontal"
"LinearVertical"