Forum Discussion
chart is stretching when inside tablix cell
I have a weird issue where the chart I have inside a tablix is stretching vertically because an adjacent cell is growing vertically. It seems the chart size is anchored to the size of it's cell - anyway to overwrite this? I dont want the chart size to grow.
Hi lukejohnson ,
This is by design. But there is a workaround: just add a Rectangle to the cell and after that add the Indicator.
You can also change the size of the GaugePanel of the indicator to change its size.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- IceyCommunity Support
Hi lukejohnson ,
This is by design. But there is a workaround: just add a Rectangle to the cell and after that add the Indicator.
You can also change the size of the GaugePanel of the indicator to change its size.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.