PieChart::setSelectAnimationSteps() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXPieChart::setSelectAnimationSteps()

PieChart::setSelectAnimationSteps() method

@fn void PieChart::setSelectAnimationSteps(int steps); Sets select animation steps. Sets select animation steps. This is the number of steps to animate the slice that is selected when it is moved towards or away from the center of the pie.

Syntax

void setSelectAnimationSteps(int steps);
Implemented in PieChart.cpp:116

Arguments

steps

The steps.

References

LocationText
PieChart.cpp:116
void PieChart::setSelectAnimationSteps(int steps)
PieChart.hpp:255
void setSelectAnimationSteps(int steps);

Data Use

Data read by PieChart::setSelectAnimationSteps()
Data written by PieChart::setSelectAnimationSteps()
PieChart::setSelectAnimationSteps()
all items filtered out