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

Method lowerLimit

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

Source from the content-addressed store, hash-verified

488}
489
490double ProcessBehaviorChart::lowerLimit() const {
491 Q_D(const ProcessBehaviorChart);
492 return d->lowerLimit;
493}
494
495XYCurve* ProcessBehaviorChart::dataCurve() const {
496 Q_D(const ProcessBehaviorChart);

Callers 12

testPBChartXmRAverageMethod · 0.80
testPBChartmRAverageMethod · 0.80
testPBChartXmRMedianMethod · 0.80
testPBChartmRMedianMethod · 0.80
testPBChartRAverageMethod · 0.80
testPBChartXBarSMethod · 0.80
testPBChartSMethod · 0.80
testPBChartNPMethod · 0.80
testPBChartPMethod · 0.80
testPBChartCMethod · 0.80
testPBChartUMethod · 0.80

Calls

no outgoing calls

Tested by 12

testPBChartXmRAverageMethod · 0.64
testPBChartmRAverageMethod · 0.64
testPBChartXmRMedianMethod · 0.64
testPBChartmRMedianMethod · 0.64
testPBChartRAverageMethod · 0.64
testPBChartXBarSMethod · 0.64
testPBChartSMethod · 0.64
testPBChartNPMethod · 0.64
testPBChartPMethod · 0.64
testPBChartCMethod · 0.64
testPBChartUMethod · 0.64