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

Method upperLimit

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

Source from the content-addressed store, hash-verified

483}
484
485double ProcessBehaviorChart::upperLimit() const {
486 Q_D(const ProcessBehaviorChart);
487 return d->upperLimit;
488}
489
490double ProcessBehaviorChart::lowerLimit() const {
491 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