Options
All
  • Public
  • Public/Protected
  • All
Menu

GaugeChart Component

Hierarchy

  • GaugeChartComponent

Implements

  • OnInit
  • OnChanges

Index

Properties

Optional bottomLabel

bottomLabel: string

Optional bottomLabelFont

bottomLabelFont: string

bottomLabelMargin

bottomLabelMargin: string

canvasWidth

canvasWidth: number

centralLabel

centralLabel: string

Private element

element: any

gaugeArea

gaugeArea: any

Private gaugeChart

gaugeChart: any

Optional name

name: string

Optional nameFont

nameFont: string

nameMargin

nameMargin: string

needleValue

needleValue: number

options

options: any

Optional wrapOptions

wrapOptions: any

Methods

ngOnChanges

  • ngOnChanges(changes: any): void

ngOnInit

  • ngOnInit(): void

optionsCheck

  • optionsCheck(): boolean

Generated using TypeDoc