MCPcopy Create free account
hub / github.com/SiegeLord/RustGnuplot / set_x_axis

Method set_x_axis

gnuplot/src/axes3d.rs:233–238  ·  view source on GitHub ↗

Sets the properties of x axis. # Arguments `show` - Whether or not draw the axis `options` - Array of PlotOption<&str> controlling the appearance of the axis. Relevant options are: `Color` - Specifies the color of the border `LineStyle` - Specifies the style of the border `LineWidth` - Specifies the width of the border

(&'l mut self, show: bool, options: &[PlotOption<&str>])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

to_one_way_ownedMethod · 0.45

Tested by

no test coverage detected