Graph::setRange() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

Graph::setRange() method

Syntax

void setRange(int left,     int right,     int top,     int bottom);
Implemented in Graph.cpp:68

Arguments

left

top

bottom

References

LocationText
Graph.cpp:68
void Graph::setRange(int left, int right, int top, int bottom)
Graph.hpp:75
void setRange(int left, int right, int top, int bottom) ;

Call Tree

Functions called by Graph::setRange()
Graph::setRange()
all items filtered out