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. how to set qml chartview grid invisible
Forum Updated to NodeBB v4.3 + New Features

how to set qml chartview grid invisible

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 229 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.
  • T Offline
    T Offline
    tinashe
    wrote on 9 Jun 2023, 15:49 last edited by tinashe 6 Sept 2023, 15:52
    #1

    am using Qt Creator 10.0.1
    Based on Qt 6.4.3 (MSVC 2019, x86_64)

    on 64 bit windows 11 pro

    i have tried below code in qmloscilloscope example to set the gridline and labels invisible but it does not work.
    please can someone assist me

    ValuesAxis {

          labelsVisible: false
          gridVisible: false
    

    }

    1 Reply Last reply
    0

    1/1

    9 Jun 2023, 15:49

    • Login

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