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

PieChart::setSelected() method

@fn void PieChart::setSelected(int slice, bool value); Selects or de-selects a slice. Selects or de-selects a slice. The slice will automatically be animated. If a selection callback has been set, it is also called. @see animateSelected @see setPieChartSelectionCallback

Syntax

void setSelected(int slice,     bool value);
Implemented in PieChart.cpp:124

Arguments

slice

Zero-based index of the slice.

value

true to value.

References

Call Tree

Functions calling PieChart::setSelected()
Functions called by PieChart::setSelected()
all items filtered out
PieChart::setSelected()
all items filtered out
Data read by PieChart::setSelected()
PieChart::setSelected()