| Contents > Enumerations | Index |
ZAxisStyles Enumeration
Z-Axis style (flags).
[flags]
public enum ZAxisStyles
Members
| ForceZero | The axis is forced to include zero |
| GridLines | Grid lines are drawn around the chart walls |
| ExactFit | The axis is not extended to the nearest whole tickmark |
| PlainAxis | No ticks or labels are drawn |
| NoLabels | No labels are drawn |
| FlatText | Flat text is used for the caption and labels |
| AtEndCaption | The caption is written above the top of the axis |
Requirements
Namespace: Causeway
Assembly: SharpPlot (in sharpplot.dll)
