MCPcopy Create free account
hub / github.com/alandefreitas/matplotplusplus / vertical

Method vertical

source/matplot/core/legend.cpp:97–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 }
96
97 bool legend::vertical() const { return vertical_; }
98
99 void legend::vertical(bool vertical) {
100 if (vertical != vertical_) {

Callers 1

run_legend_commandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected