Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Points labels format in chart series

Points labels format in chart series

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 1 Posters 604 Views 1 Watching
  • 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.
  • cpperC Offline
    cpperC Offline
    cpper
    wrote on last edited by
    #1

    I can set the number of digits displayed in the axis labels like this:

    axisX->setLabelFormat("%.1f km");
    

    Is such thing possible when setting the point labels format ? I tried this:

    series->setPointLabelsFormat("%@yPoint.1f km");
    

    but it's not working.

    1 Reply Last reply
    0
    • cpperC Offline
      cpperC Offline
      cpper
      wrote on last edited by
      #2

      Also is it possible to place the label text, say, under the points on the chart ?

      1 Reply Last reply
      0
      • cpperC Offline
        cpperC Offline
        cpper
        wrote on last edited by
        #3

        Bump .

        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