Home
last modified time | relevance | path

Searched refs:setYAxisLabel (Results 1 – 25 of 25) sorted by relevance

/dports/math/analitza/analitza-21.12.3/analitzawidgets/
H A Dplotsview2d.h108 void setYAxisLabel(const QString &label) { Plotter2D::setYAxisLabel(label); } in setYAxisLabel() function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-qtgui/lib/
H A Dvectordisplayform.cc116 void VectorDisplayForm::setYAxisLabel(const QString& label) in setYAxisLabel() function in VectorDisplayForm
118 getPlot()->setYAxisLabel(label); in setYAxisLabel()
H A Dvector_sink_f_impl.cc200 d_main_gui->setYAxisLabel(label.c_str()); in set_y_axis_label()
H A DVectorDisplayPlot.cc258 void VectorDisplayPlot::setYAxisLabel(const QString& label) in setYAxisLabel() function in VectorDisplayPlot
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-qtgui/include/gnuradio/qtgui/
H A Dvectordisplayform.h51 void setYAxisLabel(const QString& label);
H A DVectorDisplayPlot.h77 void setYAxisLabel(const QString& label);
/dports/math/analitza/analitza-21.12.3/analitzaplot/
H A Dplotter2d.h120 void setYAxisLabel(const QString &label);
H A Dplotter2d.cpp1043 void Plotter2D::setYAxisLabel(const QString &label) in setYAxisLabel() function in Plotter2D
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/
H A DChart.php281 public function setYAxisLabel(Title $label) function in PhpOffice\\PhpSpreadsheet\\Chart\\Chart
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/
H A DChart.php281 public function setYAxisLabel(Title $label) function in PhpOffice\\PhpSpreadsheet\\Chart\\Chart
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/
H A DChart.php281 public function setYAxisLabel(Title $label) function in PhpOffice\\PhpSpreadsheet\\Chart\\Chart
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/
H A DChart.php298 public function setYAxisLabel(Title $label) function in PhpOffice\\PhpSpreadsheet\\Chart\\Chart
/dports/finance/weberp/webERP/Classes/PHPExcel/
H A DChart.php305 public function setYAxisLabel(PHPExcel_Chart_Title $label) { function in PHPExcel_Chart
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/
H A DChart.php298 public function setYAxisLabel(Title $label) function in PhpOffice\\PhpSpreadsheet\\Chart\\Chart
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Chart/
H A DChart.php298 public function setYAxisLabel(Title $label) function in PhpOffice\\PhpSpreadsheet\\Chart\\Chart
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/
H A DChart.php307 public function setYAxisLabel(PHPExcel_Chart_Title $label) function in PHPExcel_Chart
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/
H A DChart.php307 public function setYAxisLabel(PHPExcel_Chart_Title $label) function in PHPExcel_Chart
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/
H A DChart.php298 public function setYAxisLabel(Title $label) function in PhpOffice\\PhpSpreadsheet\\Chart\\Chart
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/
H A DChart.php298 public function setYAxisLabel(Title $label) function in PhpOffice\\PhpSpreadsheet\\Chart\\Chart
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot3D/
H A DGraph3D.h151 void setYAxisLabel(const QString&);
H A DPlot3DDialog.cpp1183 d_plot->setYAxisLabel(boxLabel->text().remove("\n")); in updatePlot()
H A DGraph3D.cpp1239 void Graph3D::setYAxisLabel(const QString& label) in setYAxisLabel() function in Graph3D
/dports/math/scilab/scilab-6.1.1/scilab/modules/renderer/src/java/org/scilab/modules/renderer/utils/
H A DAxesHandler.java322 clone.setYAxisLabel(yLabelUID); in cloneAxesWithStyle()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/java/org/scilab/modules/graphic_objects/axes/
H A DAxes.java769 return setYAxisLabel((Integer) value); in setProperty()
1354 public UpdateStatus setYAxisLabel(Integer label) { in setYAxisLabel() method in Axes
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/scripting/
H A Dqti.sip2181 void setYAxisLabel(const QString&);