I am making a chart using QValueAxis which inherits QAbstractAxis. I want to be able to control which ticks should have a label. For instance, every 5th tick should have label, the other ticks should be blank. Is this possible?
↧









