|
SharpPlot Reference > SharpPlot Enumerations > TowerChartStyles Enumeration TowerChartStyles Enumeration
Towerchart style (flags).
[flags]
public enum TowerChartStyles
Members
| FlatText | Flat labels and captions are used on 3D charts | | ForceZero | Force zero (all axes include origin) | | GridLines | Draw gridlines (all axes) | | Indexed | Data is indexed to the initial value = 100 | | NoAxes | No axes are drawn on the chart | | Plain | Plain axes or value tags on piechart | | WallShading | Shade walls on all 3D charts |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | SharpPlot.TowerChartStyle Property | SharpPlot.DrawTowerChart Method
Send comments on this topic © Dyalog Ltd 2021
|