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

Graph::setup() method

Syntax

void setup(int newWidth,     int newHeight,     colortype lineColor,     colortype backgroundColor);
Implemented in Graph.cpp:31

Arguments

newWidth

newHeight

lineColor

backgroundColor