DataSeriesInfo Constructor

public DataSeriesInfo( 
string name
string symbol
int id
string suffix 
)
This language is not supported or no code example is available.
public:  
DataSeriesInfo( 
String^ name
String^ symbol
int id
String^ suffix 
)
This language is not supported or no code example is available.
public function DataSeriesInfo( 
name : String
symbol : String
id : int
suffix : String 
);
This language is not supported or no code example is available.

Parameters

name
string

symbol
string

id
int

suffix
string

In this article

Definition