Reference > Properties > IAxisStyle Property

SharpPlot.IAxisStyle Property

Set I axis style to any combination of flags.

public IAxisStyles IAxisStyle {get; set;}

Example

sp.IAxisStyle = IAxisStyles.Plain;

Options

ExactFitExact fit (no extra ticks added)
ForceZeroForce zero in axis
GridLinesDraw gridlines parallel to inner axis
NoLabelsNo Labels
PlainAxisPlain axis (no ticks or labels)

See also ...

SharpPlot Members


Send comments on this topic
© Dyalog Ltd 2013