hints node - Chart elements hints setings
<root>
<type>
<chart type=''>
<hints enabled='yes' auto_size='no' width='100' height=''
horizontal_position='left' vertical_position='top'>
</hints>
</chart>
</type>
</root>
Attributes:
| Name | Description | Values | Default value |
|---|---|---|---|
| enabled | turns hints on/off | yes|no | yes |
| auto_size | turns hints auto sizing on/off | yes|no | no |
| width | hint width (if no auto sizing) | positive numerical value | 100 |
| height | hint height | positive numerical value | 20 |
| horizontal_position | hint horizontal position | left|right|center | center |
| vertical_position | hint vertical position | top|bottom | top |
| text | hint text | string |
Note:
If you want to use html in hint text you can specify <text> subnode with CDATA section.
Also you can use the following wildcards: {NAME},{VALUE},{ARGUMENT}
Subnodes: