Wt  3.7.1
Public Types | Public Member Functions | Public Attributes | List of all members
Wt::Chart::WAxis::TickLabel Struct Reference

Represents a label/tick on the axis. More...

Public Types

enum  TickLength
 Enumeration for a tick type.
 

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.
 

Detailed Description

Represents a label/tick on the axis.


Generated on Tue Dec 15 2020 for the C++ Web Toolkit (Wt) by doxygen 1.8.13