Responsive Layout in EJ 1 ASP.NET MVC PivotGauge
14 Feb 2018 / 1 minute to read
PivotGauge control supports responsive rendering based on the target device (desktop and tablet) resolution. It supports resolution upto 1024x600. You can enable responsiveness in PivotGauge by setting IsResponsive
property to true.
@Html.EJ().Pivot().PivotGauge("PivotGauge1").IsResponsive(true)
Normal View
Responsive View
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page