By default, the chart legend layout is RowOnly. However, you can change the layout to ColsOnly, RowFixed, or ColsFixed.
In this topic, you will learn how to the change the position of the char legend.
To change the layout of the chart legend
- Open WebGrid.NET Designer.
- Go to Pivot Charting Tab.
- Select Legend.
- In the Layout, set the Expand Mode to ColsOnly.
- Click OK to apply the changes.
- Run the project.
Tasks
How-to: Change the position of the chart legend
Other Resources
Walkthrough Topics
How-to Topics