Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. maximum range of ValueAxis in Chartview

maximum range of ValueAxis in Chartview

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 363 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Bhushan_SureB Offline
    Bhushan_SureB Offline
    Bhushan_Sure
    wrote on last edited by
    #1

    What is the maximum range of ValueAxis in Chartview we can put

    ODБOïO 1 Reply Last reply
    0
    • Bhushan_SureB Bhushan_Sure

      What is the maximum range of ValueAxis in Chartview we can put

      ODБOïO Offline
      ODБOïO Offline
      ODБOï
      wrote on last edited by
      #2

      @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_SureB 1 Reply Last reply
      1
      • ODБOïO ODБOï

        @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_SureB Offline
        Bhushan_SureB Offline
        Bhushan_Sure
        wrote on last edited by
        #3

        @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

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved