Method | Description | |
---|---|---|
Add ( |
||
AddLines ( |
||
DataCollection ( ) : System.Collections | ||
Insert ( int dataSeriesIndex, |
||
Remove ( string dataSeriesName ) : void | ||
RemoveAll ( ) : void |
public AddLines ( |
||
g | ||
cs | ||
return | void |
public DataCollection ( ) : System.Collections | ||
return | System.Collections |
public Insert ( int dataSeriesIndex, |
||
dataSeriesIndex | int | |
ds | ||
return | void |
public Remove ( string dataSeriesName ) : void | ||
dataSeriesName | string | |
return | void |