MCPcopy Index your code
hub / github.com/SiegeLord/RustGnuplot / set_z_label

Method set_z_label

gnuplot/src/axes3d.rs:215–222  ·  view source on GitHub ↗

Set the label for the Z axis # Arguments `text` - Text of the label. Pass an empty string to hide the label `options` - Array of LabelOption controlling the appearance of the label. Relevant options are: `Offset` - Specifies the offset of the label `Font` - Specifies the font of the label `TextColor` - Specifies the color of the label `Rotate` - Specifies the rotation of the label `Align` - Speci

(&'l mut self, text: &str, options: &[LabelOption<&str>])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

exampleFunction · 0.80
exampleFunction · 0.80

Calls 2

setMethod · 0.80
to_one_way_ownedMethod · 0.45

Tested by

no test coverage detected