MCPcopy Create free account
hub / github.com/collin80/SavvyCAN / offset

Method offset

qcustomplot.cpp:7643–7646  ·  view source on GitHub ↗

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

7641
7642/* No documentation as it is a property getter */
7643int QCPAxis::offset() const
7644{
7645 return mAxisPainter->offset;
7646}
7647
7648/* No documentation as it is a property getter */
7649QCPLineEnding QCPAxis::lowerEnding() const

Callers 3

removeAxisMethod · 0.80
updateAxesOffsetMethod · 0.80
calculateAutoMarginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected