Hi,
We're using the org chart component and the data binding works great and we love the template capabilty. But the org only uses a portion of the width of the display and as we have a large organization it would be better if it could use the full amount. I tried this:
.HtmlAttributes(new {style="width:100%"})
but it didn't seem to change anything. What am I missing on this? Thanks!