Graph::setDotsBackgroundVisible() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXGraph::setDotsBackgroundVisible()

Graph::setDotsBackgroundVisible() method

@fn void Graph::setDotsBackgroundVisible(bool dotsBackgroundVisible); Sets dots background visible. Sets dots background visible.

Syntax

void setDotsBackgroundVisible(bool dotsBackgroundVisible);
Implemented in Graph.cpp:84

Arguments

dotsBackgroundVisible

true to show, false to hide.

References

LocationText
Graph.cpp:84
void Graph::setDotsBackgroundVisible(bool dotsBackgroundVisible)
Graph.hpp:165
void setDotsBackgroundVisible(bool dotsBackgroundVisible);

Call Tree

Functions called by Graph::setDotsBackgroundVisible()
Graph::setDotsBackgroundVisible()
all items filtered out
Data read by Graph::setDotsBackgroundVisible()
Graph::setDotsBackgroundVisible()