Method | Description | |
---|---|---|
Add ( |
||
AddBars ( |
||
DataCollection ( ) : System | ||
Insert ( int dataSeriesIndex, |
||
Remove ( string dataSeriesName ) : void | ||
RemoveAll ( ) : void |
Method | Description | |
---|---|---|
DrawColorMap ( |
public AddBars ( |
||
g | ||
cs | ||
numberOfDataSeries | int | |
numberOfPoints | int | |
return | void |
public Insert ( int dataSeriesIndex, |
||
dataSeriesIndex | int | |
ds | ||
return | void |
public Remove ( string dataSeriesName ) : void | ||
dataSeriesName | string | |
return | void |