Dynamic matrix width to always equal chart width
问题 Most things are dynamic in SSRS i.e you can create a custom expression for most formatting. I have a report with a matrix tool. This matrix will vary in width depending on how many columns are included. Above the matrix is a chart. How do I make the column width dynamic so that is always the same width as the matrix? 回答1: Sorry, but it's not possible . The width of columns in a matrix can't be set with an expression: Q: Will the width property of a column be able to be set at run-time A: This