MCPcopy Create free account
hub / github.com/KDE/labplot / lowerLimitLine

Method lowerLimitLine

src/backend/worksheet/plots/cartesian/ProcessBehaviorChart.cpp:385–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

383}
384
385Line* ProcessBehaviorChart::lowerLimitLine() const {
386 Q_D(const ProcessBehaviorChart);
387 return d->lowerLimitCurve->line();
388}
389
390// symbols
391Symbol* ProcessBehaviorChart::dataSymbol() const {

Callers 1

setPlotsMethod · 0.80

Calls 1

lineMethod · 0.45

Tested by

no test coverage detected