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

Method horizontal_location

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

Source from the content-addressed store, hash-verified

186 }
187
188 legend::horizontal_alignment legend::horizontal_location() const {
189 return horizontal_location_;
190 }
191
192 void legend::horizontal_location(
193 legend::horizontal_alignment horizontal_location) {

Callers 1

run_legend_commandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected