Wt  3.7.1
Public Attributes | List of all members
Wt::Chart::AxisConfig Struct Reference

Axis configuration. More...

Public Attributes

AxisValue side
 The side the axis is drawn on, should be MinimumValue, MaximumValue, or ZeroValue.
 
int zoomLevel
 The zoom level. Different axis labels can be drawn depending on the zoom level. These are requested by WCartesianChart in powers of 2 (1, 2, 4, 8,...)
 

Detailed Description

Axis configuration.

This describes the configuration of an axis determining how it should be drawn. To be passed into getLabelTicks().


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