WebGrid.NET Enterprise 6.0 has a feature to customize the Chart Ribbon. With this option, you can limit what kind of interactions that a user can do with Chart Interactive UI.
In this topic, you will learn how to customize chart ribbon in WebGrid.
To customize Chart Ribbon in WebGrid
- Open WebGrid.NET Properties.
- In Charting properties go to ChartInteractiveUI, set TitlesRibbon visible to false.
- Set ChartTypeRibbon visible to false.
- Run the project.