block node - Data block definition
<root>
<data>
<block>
</block>
</data>
</root>
Attributes:
| Name | Description | Value | Default value |
|---|---|---|---|
| name | block Name | String | |
| background_enabled | turns background on/off in block | yes|no | |
| background_color | sets background color in block | 0xRRGGBB (hex value) or html color | |
| background_alpha | sets background opacity in block | integer value 0 - 100 | |
| border_enabled | turns border on/off in block | yes|no | |
| border_size | sets border size in block | integer 0 - 255 | |
| border_color | sets border color in block | 0xRRGGBB (hex value) or html color | |
| border_alpha | sets border opacity in block | integer value 0 - 100 | |
| show_names | turns names on/off in block | yes|no | |
| show_Values | turns values on/off in block | yes|no | |
| show_arguments | turns arguments text on/off in captions | yes|no | |
| dots_type | sets dots type for line chart or dot chart | rectangle|circle|image | |
| dots_image | sets dots image url for line chart or dot chart | ||
| dots_radius | sets dots size for line chart or dot chart | positive numerical value | |
| name_rotation | sets block name rotation | numerical values | 0 |
| name_x_offset | sets block name x offset | numerical values | |
| name_y_offset | sets block name y offset | numerical values | |
| block_name_enabled | turns block name on/off | yes | no | |
| dots_background_alpha | sets background alpha of line chart dots | ||
| dots_background_color | sets background color of line chart dots |
Subnodes: