<jqxBulletChart
[width]="150" [height]="500" [barSize]="'35%'"
[ticks]="ticks" [title]="'Revenue 2019 YTD'" [ranges]="ranges"
[description]="'(U.S. $ in thousands)'" [animationDuration]="0"
[pointer]="pointer" [target]="target" [labelsFormat]="'c'"
[showTooltip]="true" [orientation]="'vertical'">
</jqxBulletChart>