SGR Generate Gauge-EN

De BlueWiki

Component Command List

Version française Icon drapeau francais.gif

Paramètres


Parameters Type Parameter # Description


Name of Graph's parameters Pointeur caption 1 Pointer to a text array that contains the name of the parameters, this array must have the same size as the array of parameter values ​​of the graph

Possible values ​​of the parameter of the graph are the following:

Main parameters

  • "Police du graphe" ou "GraphFont" : Police du titre et polices par défaut des légendes et des échelles (arial par defaut)


Title parameters


Gauge parameters

  • "Type de jauge" ou "Gauge type" : vous permet de fixer le type de jauge que vous voulez obtenir (Défaut basic)
    • Basic
    • Basic2
    • Thermo (in progress)
    • d'autres à venir ...
  • "Gauge BG Color" or "Couleur de fond de la jauge" : Background color of the gauge (Default "white")


Scale parameters

  • "Affichage des échelles" ou "ShowScale" : display values on the gauge (Default yes)


value parameters

  • "ValueName" : Text that is displayed before the value (Default "")
  • "ShowValue" : show value on gauge, yes or no (default yes)
  • "ValueFormat" : String format of the value


Parameter values ​​of the graph pointeur caption 2 Pointer to the array of parameter values this array must be the same size as the previous
Limits pointeur caption 3 Pointeur vers le tableau réel des limites des sections de la jauge, la valeur 0 du tableau est utilisée
Colors pointeur caption 4 Pointeur vers le tableau texte des couleurs des sections de la jauge
Scale text pointeur caption 5 Pointeur vers le tableau texte des valeurs sur la jauge, la valeur 0 du tableau est utilisée
Value Real caption 6 Value to draw
Graph Picture caption Retour Image including the SVG code