Hi Folks,
This blog is about the efficient usage of grid component in Design studio.
Splitting the screen using the Grid component makes it easier to align the components.
Ex : Here I have used the grid component for Header, Input controls and chart.
Case 1: To fit the components to grid
Width and Height property should be AUTO
Case 2 : To fix a definite size to the components
Assign values to Top,Left and Bottom Margin.
Case 3 : To display Multiple charts
Use separate grid component for each chart
Thanks,
Naresh
Thanks, its very helpfull