Метод | Описание | |
---|---|---|
Add ( |
||
AddLines ( |
||
DataCollection ( ) : System.Collections | ||
Insert ( int dataSeriesIndex, |
||
Remove ( string dataSeriesName ) : void | ||
RemoveAll ( ) : void |
public AddLines ( |
||
g | ||
cs | ||
Результат | void |
public DataCollection ( ) : System.Collections | ||
Результат | System.Collections |
public Insert ( int dataSeriesIndex, |
||
dataSeriesIndex | int | |
ds | ||
Результат | void |
public Remove ( string dataSeriesName ) : void | ||
dataSeriesName | string | |
Результат | void |