Splitter

11 Feb 20191 minute to read

You can resize the cube dimension browser and axis element builder by setting the enable-splitter property to true. This property is disabled by default.

  • CSHTML
  • <ej-pivot-client id="PivotClient1" enable-splitter="true">
       //..
    </ej-pivot-client>

    Left move of splitter in ASP NET Core pivot client control

    Resizing axis element builder in ASP NET Core pivot client control

    Right move of splitter in ASP NET Core pivot client control

    Resizing cube dimension browser in ASP NET Core pivot client control