ZAxisStyles Enumeration

Z-Axis style (flags).

[flags]
public enum ZAxisStyles

Members

ForceZeroThe axis is forced to include zero
GridLinesGrid lines are drawn around the chart walls
ExactFitThe axis is not extended to the nearest whole tickmark
PlainAxisNo ticks or labels are drawn
NoLabelsNo labels are drawn
FlatTextFlat text is used for the caption and labels
AtEndCaptionThe caption is written above the top of the axis

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members | ZAxisStyle Property