maximum range of ValueAxis in Chartview
-
wrote on 23 Apr 2019, 05:04 last edited by
What is the maximum range of ValueAxis in Chartview we can put
-
What is the maximum range of ValueAxis in Chartview we can put
wrote on 23 Apr 2019, 07:38 last edited by@Bhushan_Sure hi,
min and max properties are type of qreal see here
https://code.woboq.org/qt5/qtcharts/src/charts/axis/valueaxis/qvalueaxis.cpp.html -
@Bhushan_Sure hi,
min and max properties are type of qreal see here
https://code.woboq.org/qt5/qtcharts/src/charts/axis/valueaxis/qvalueaxis.cpp.htmlwrote on 23 Apr 2019, 10:47 last edited by@LeLev it is written that the range will get automatically adjusted if it goes beyond range !! What it exactly means ?
https://doc.qt.io/qt-5/qml-qtcharts-valueaxis.html#max-prop
See max,min
3/3