MCPcopy Create free account
hub / github.com/analogdevicesinc/scopy / xAxisMode

Method xAxisMode

gui/src/plotautoscaler.cpp:153–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153bool PlotAutoscaler::xAxisMode() const { return m_xAxisMode; }
154
155void PlotAutoscaler::setXAxisMode(bool newXAxis) { m_xAxisMode = newXAxis; }
156

Callers 4

onNewMinMethod · 0.80
onNewMaxMethod · 0.80
handleAutoscaleMethod · 0.80
updatePlotMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected