AbstractGraph::setNumPoints() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

AbstractGraph::setNumPoints() method

@fn void AbstractGraph::setNumPoints(int numPointsUsed) Sets number of used points. Sets number of used points, synchronize with linked graph.

Syntax

virtual void setNumPoints(int numPointsUsed);
Implemented in AbstractGraph.cpp:316

Arguments

numPointsUsed

The number of used points.

Call Tree

Functions calling AbstractGraph::setNumPoints()
Functions called by AbstractGraph::setNumPoints()
AbstractGraph::setNumPoints()
all items filtered out
Data read by AbstractGraph::setNumPoints()
Data written by AbstractGraph::setNumPoints()
AbstractGraph::setNumPoints()
all items filtered out