PieChart::setHeight() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

PieChart::setHeight() method

@fn virtual void PieChart::setHeight(int16_t height); Sets height of the widget. Sets height of the widget and all pie chart slices in the PieChart. Inherited from Container.

Syntax

virtual void setHeight(int16_t height);
Implemented in PieChart.cpp:261

Arguments

height

The height.

References

LocationText
PieChart.cpp:261
void PieChart::setHeight(int16_t height)
PieChart.hpp:378
virtual void setHeight(int16_t height);

Call Tree

Functions called by PieChart::setHeight()
PieChart::setHeight()
all items filtered out
Data read by PieChart::setHeight()
Data written by PieChart::setHeight()
PieChart::setHeight()
PieChart::setHeight()::i
all items filtered out
Methods overriding this one
PieChart::setHeight()
all items filtered out