Responsive Layout

28 Sep 20171 minute to read

PivotGauge widget supports responsive rendering based on the target device (desktop & tablet) resolution. It supports resolution upto 1024x600. You can enable responsiveness in PivotGauge by setting isResponsive property to true.

  • HTML
  • <ej-pivotgauge [isResponsive]="true">
    </ej-pivotgauge>

    Normal View

    Responsive View