column_chart node - Column chart settings (applies to 2D, 3D both Vertical, Horizontal and Stacked MultiSeries)
<root>
<type>
<chart type=''>
<column_chart column_space='10' block_space='20' left_space='0'
right_space='0' up_space='0' down_space='0' round_radius='0'>
</column_chart>
</chart>
</type>
</root>
Attributes:
| Name | Description | Values | Default value |
|---|---|---|---|
| column_space | sets the space between columns in a block | positive numerical value | 10 |
| block_space | sets the space between blocks in multi-series | positive numerical value | 20 |
| left_space | left spacing | numerical value | 0 |
| right_space | right spacing | numerical value | 0 |
| up_space | up spacing | numerical value | 0 |
| down_space | down spacing | numerical value | 0 |
| round_radius | round radius | numerical value | 0 |
Subnodes: