WebGrid allows the chart types to be customized.
In this topic, you will learn how to customize list of chart types.
To customize list of Chart Types
- Right click on WebGrid instance and click on WebGrid.Net Designer.
- On Pivot Charting tab select Chart Interactive UI >> Chart Type Ribbon.
- On Bar Type scrollable pane, uncheck the Enable user to switch to Bar type property.
- On Line Type scrollable pane, uncheck the Enable user to switch to Line type property.
- On Smooth Line Type scrollable pane, uncheck the Enable user to switch to Smooth Line type property.
- On Step Line Type scrollable pane, uncheck the Enable user to switch to Step Line type property.
- On Pie Type scrollable pane, uncheck the Enable user to switch to Pie type property.
- On Doughnut Type scrollable pane, uncheck the Enable user to switch to Doughnut type property.
- On Area Type scrollable pane, uncheck the Enable user to switch to Area type property.
- Click Apply >> OK.
- Run the project.
Tasks
How-to: Show Pivot Chart view initially
How-to: Display Pivot Chart only
How-to: Display both Pivot Chart and Grid View
How-to: Move Pivot Chart view to another container using WebTab
How-to: Set Pivot Chart's container to fit browser's width and height
Other Resources
Walkthrough Topics
How-to Topics