Property | Description |
---|---|
Automatic | The chart is automatically positioned and sized to fill the available area of the chart element. |
Manual | Allows manual control over the position and size of the chart by specifying precise percentages. |
Property | Description |
---|---|
Left | The horizontal start position of the chart, as a percentage of the total width of the chart element. |
Top | The vertical start position of the chart, as a percentage of the total height of the chart element. |
Width | The width of the chart, as a percentage of the total width of the chart element. |
Height | The height of the chart, as a percentage of the total height of the chart element. |