SGR Generate Kiviat-EN : Différence entre versions
De BlueWiki
(→Parameters) |
|||
Ligne 5 : | Ligne 5 : | ||
---- | ---- | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! | + | !Parameters |
!Type | !Type | ||
! | ! | ||
− | ! | + | !Parameter # |
!Description | !Description | ||
|- | |- | ||
− | |valign="top"| | + | |valign="top"|Name of Graph's parameters |
|valign="top"|Pointeur | |valign="top"|Pointeur | ||
|valign="top"|[[File:in.png|caption]] | |valign="top"|[[File:in.png|caption]] | ||
|valign="top" align="center"|1 | |valign="top" align="center"|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: | |
− | + | ||
− | + | * "Titre" or "Title" : graph title | |
− | + | * "alignement du titre" : Title Alignment 0,1,2,3 | |
+ | * "Police du graphe" : Title font and default font for legend and scale (arial by default) | ||
+ | * "TitleFontSize" : Title font size | ||
+ | * "TitleFontStyle" : Title font style (ex (bold+italic)) | ||
+ | * "TitleFontColor" : Title font color | ||
+ | * "TitleVerticalOffSet" : | ||
+ | |||
+ | Legende parameters | ||
+ | * "ShowLegend" : Display the legend "oui", "vrai", "true", "yes", "non", "no", "Faux", "false" | ||
+ | * "legendFont" : Legend font, if this value is passed, it replaces the "graphFont" | ||
+ | * "LegendFontSize" : Legend font size | ||
+ | * "LegendFontStyle" : Legend font style | ||
+ | * "LegendFontColor" : Legend font color | ||
+ | * "LegendBGcolor" : Legend background color ("White:0" for transparency) | ||
+ | |||
+ | * "ShowScale" : | ||
|- | |- | ||
− | |valign="top"| | + | |valign="top"|Parameter values of the graph |
|valign="top"|Pointeur | |valign="top"|Pointeur | ||
|valign="top"|[[File:in.png|caption]] | |valign="top"|[[File:in.png|caption]] | ||
|valign="top" align="center"|2 | |valign="top" align="center"|2 | ||
− | | | + | |Pointer to the array of parameter values this array must be the same size as the previous |
|- | |- |
Version du 26 juin 2014 à 17:33
Parameters
Description