MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / showLegend

Method showLegend

graphs/gui/ctrlPanel.py:397–398  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

395
396 @property
397 def showLegend(self):
398 return self.showLegendCb.GetValue()
399
400 @property
401 def showY0(self):

Callers

nothing calls this directly

Calls 1

GetValueMethod · 0.45

Tested by

no test coverage detected