DataSeriesNameHelper.GetName (Instrument, BarType, Int64) Method

public static string GetName( 
Instrument instrument
BarType barType
long barSize 
)
This language is not supported or no code example is available.
public:  
static String^ GetName( 
Instrument^ instrument
BarType barType
long barSize 
)
This language is not supported or no code example is available.
public static function GetName( 
instrument : Instrument
barType : BarType
barSize : long 
) : String;
This language is not supported or no code example is available.

Parameters

instrument
Instrument

barType
BarType

barSize
long

Return Value

string

In this article

Definition