SharpPlot Tutorials > Style Examples > Walls are shaded on 3D charts Walls are shaded on 3D charts
The XZ, YZ and XY planes of 3D charts are shaded to form walls and a floor.
sp.TowerChartStyle = TowerChartStyles.WallShading;
This usually improves the readability of 3D charts as it gives a better sense of perspective.
See also ...SharpPlot Members | SharpPlot.CloudChartStyle Property | SharpPlot.ResponsePlotStyle Property | SharpPlot.TowerChartStyle Property | SharpPlot.SetTowerFillStyles Method
Send comments on this topic © Dyalog Ltd 2021
|