DataManager.AddDataSeries (Instrument, Byte) Method

public DataSeries AddDataSeries( 
Instrument instrument
byte type 
)
This language is not supported or no code example is available.
public:  
DataSeries^ AddDataSeries( 
Instrument^ instrument
Byte type 
)
This language is not supported or no code example is available.
public function AddDataSeries( 
instrument : Instrument
type : byte 
) : DataSeries;
This language is not supported or no code example is available.

Parameters

instrument
Instrument

type
byte

Return Value

DataSeries

In this article

Definition