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

PieChart::animateSelected() method

@fn void PieChart::animateSelected(int steps, EasingEquation progressionEquation = &EasingEquations::linearEaseNone); Start animation of the selected slice(s). Start animation of the selected slice(s). @see setSelected

Syntax

Arguments

steps

The steps.

progressionEquation

The progression equation.

Call Tree

Functions calling PieChart::animateSelected()
Functions called by PieChart::animateSelected()
all items filtered out
PieChart::animateSelected()