Draw XXL documentation
How to - Manual
|
API documentation
|
Questions - Contact
|
Get it on the Asset Store
|
Back to Symphony Games
|
DrawCharts.
ClearAllPremadeCharts
(...)
Clears the charts so you can start with fresh charts that don't contain any values. This affects both line charts and pie charts. If you only want to affect one of them use
ClearAllPremadeLineCharts()
or
ClearAllPremadePieCharts()
.