| 
    Wt
    4.0.0
    
   | 
 
Represents a label/tick on the axis. More...
#include <WAxis.h>
Public Member Functions | |
| TickLabel (double v, TickLength length, const WString &l=WString()) | |
| Creates a label tick.  | |
Public Attributes | |
| double | u | 
| Position on the axis.  | |
| TickLength | tickLength | 
| Tick length.  | |
| WString | label | 
| Label text.  | |
Represents a label/tick on the axis.
 1.8.11