Saltar para o conteúdo principal
Version: v20 BETA

Escala

Barber shop

Enables the "barber shop" variant for the thermometer.

Gramática JSON

NomeTipo de dadosValores possíveis
maxnumberNOT passed = enabled; passed = disabled (basic thermometer)

Objectos suportados

Barber shop


Exibir graduação

Displays/Hides the graduations next to the labels.

Gramática JSON

NomeTipo de dadosValores possíveis
showGraduationsboolean"true", "false"

Objectos suportados

Thermometer - Ruler


Graduation step

Scale display measurement.

Gramática JSON

NomeTipo de dadosValores possíveis
graduationStepintegermínimo: 0

Objectos suportados

Thermometer - Ruler


Localização da etiqueta

Specifies the location of an object's displayed text.

  • None - no label is displayed
  • Top - Displays labels to the left of or above an indicator
  • Bottom - Displays labels to the right of or below an indicator

Gramática JSON

NomeTipo de dadosValores possíveis
labelsPlacementstring"none", "top", "bottom", "left", "right"

Objectos suportados

Thermometer - Ruler


Máximo

Maximum value of an indicator.

  • For numeric steppers, this property represent seconds when the object is associated with a time type value and are ignored when it is associated with a date type value.
  • To enable Barber shop thermometers, this property must be omitted.

Gramática JSON

NomeTipo de dadosValores possíveis
maxstring / numberminimum: 0 (for numeric data types)

Objectos suportados

Thermometer - Ruler - Stepper


Mínimo

Minimum value of an indicator. For numeric steppers, this property represent seconds when the object is associated with a time type value and are ignored when it is associated with a date type value.

Gramática JSON

NomeTipo de dadosValores possíveis
minstring / numberminimum: 0 (for numeric data types)

Objectos suportados

Thermometer - Ruler - Stepper


Step

Minimum interval accepted between values during use. For numeric steppers, this property represents seconds when the object is associated with a time type value and days when it is associated with a date type value.

Gramática JSON

NomeTipo de dadosValores possíveis
stepintegermínimo: 1

Objectos suportados

Thermometer - Ruler - Stepper