| Contents > Enumerations | Index |
TowerChartStyles Enumeration
Towerchart style (flags).
[flags]
public enum TowerChartStyles
Members
| WallShading | Shade walls on all 3D charts |
| GridLines | Draw gridlines (all axes) |
| ForceZero | Force zero (all axes include origin) |
| Indexed | Data is indexed to the initial value = 100 |
| NoAxes | No axes are drawn on the chart |
| FlatText | Flat labels and captions are used on 3D charts |
| Plain | Plain axes or value tags on piechart |
Requirements
Namespace: Causeway
Assembly: SharpPlot (in sharpplot.dll)
