Wt  3.3.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types | Public Member Functions | Public Attributes
Wt::Chart::WAxis::TickLabel Struct Reference

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

List of all members.

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.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator

Generated on Tue Mar 22 2016 for the C++ Web Toolkit (Wt) by doxygen 1.7.6.1