NPlot Documented Class Library

Axis.Hidden Property

[This is preliminary documentation and subject to change.]

If set to true, the axis is hidden. That is, the axis line, ticks, tick labels and axis label will not be drawn.

public bool Hidden {get; set;}

See Also

Axis Class | NPlot Namespace