Multi-level Labels

2 Aug 20231 minute to read

Multi-level labels allows you to drill down to access the detailed level of data or drill up to see the summarized data by using the expander present in the OlapChart.

  • CSHTML
  • @Html.EJ().Pivot().PivotChart("PivotChart1").EnableMultiLevelLabels(true)

    Relational

    Multi-level labels in ASP NET MVC pivot chart with relational mode

    OLAP

    Multi-level labels in ASP NET MVC pivot chart OLAP mode