Menu
  • HOME
  • TAGS

Radchart shrinks inside Radtab

telerik,telerik-charting

The issue comes down to sizing. The width and height (you are using percentages, are you not) are not always passed down from one container to the next. You will have to explicitly add Height and width to each container. Then your charts and grids will shape up correctly.