Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

5
Votes

Provide a containers support to automatically measure and arrange the size and position of the child elements in a predefined manner. There are two types of containers available



Canvas-  
The canvas panel supports absolute positioning and provides the least layout functionality to its contained diagram elements.


Stack- 
Stack panel is used to arrange its children in a single line or stack order, either vertically or horizontally.


For more information about container, please refer the container support in ej2 diagram control.