Forum Discussion

lukejohnson's avatar
lukejohnson
Frequent Visitor
5 years ago
Solved

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

  • Icey's avatar
    Icey
    Community 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.