SimStatsCharts class in Command line interface

Manages charts for monitoring simulator statistics.
This class has no corresponding static object. If you want to use it, you have to create an object or get a reference to the existing object.

5 members:

type and namedescriptioncomments
integer selected
integer
Selected property  
function addSelected
function
Add chart  
function add
function
Add chart  
function removeAll
function
Remove all charts  
function createChart
function
Create performance chart  

Global context>>Experiment definition>>Command line interface