In WebGrid 6.0 charting, you can determine which chart wall type appearance to be applied.
In this topic, you will learn how to change the chart wall type appearance.
To change the chart wall type appearance
- Open WebGrid.NET Designer.
- Go to Pivot Charting Tab.
- Choose ChartWall and set the Back, Floor and Left style collection.
- Go to GradientFillStyle under FillStyle, Back style collection and set following properties.
Properties Value BeginColor SteelBlue EndColor AliceBlue - Go to GradientFillStyle under FillStyle, Floor style collection and set following property.
Properties Value ColorFillStyle AliceBlue
- Go to GradientFillStyle under FillStyle, Left style collection and set following properties.
Properties Value BeginColor SteelBlue EndColor AliceBlue
- Click OK to apply the changes.
- Run the project.
Other Resources
Walkthrough Topics
How-to Topics