Class: ChartDatasourceCountercheck

ChartDatasourceCountercheck

new ChartDatasourceCountercheck()

The counter check data source provides current counter values and counter line charts. Data will be provides from the in memory counter values. If the timeRange exceeds the data available in memory and counter data are persisted on database, values will be complemented by those provided by the database.

Extends

Members

checks :Array.<integer>

List of counter checks.

Type:
  • Array.<integer>
See:

timeRange :String

Select the time frame. current ... display the current value current-n ... last n seconds minute-n ... last n minutes

Type:
  • String

(readonly) type :ChartDatasourceType

Type:
Overrides:
Default Value:
  • ChartDatasourceType.Countercheck