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
Forum Updated to NodeBB v4.3 + New Features

maximum range of ValueAxis in Chartview

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 366 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.
  • B Offline
    B Offline
    Bhushan_Sure
    wrote on 23 Apr 2019, 05:04 last edited by
    #1

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

    O 1 Reply Last reply 23 Apr 2019, 07:38
    0
    • B Bhushan_Sure
      23 Apr 2019, 05:04

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

      O Offline
      O Offline
      ODБOï
      wrote on 23 Apr 2019, 07:38 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

      B 1 Reply Last reply 23 Apr 2019, 10:47
      1
      • O ODБOï
        23 Apr 2019, 07:38

        @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

        B Offline
        B Offline
        Bhushan_Sure
        wrote on 23 Apr 2019, 10:47 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

        3/3

        23 Apr 2019, 10:47

        • Login

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