DataSeriesNameHelper.TryGetBarTypeSize Method
public static bool TryGetBarTypeSize(
DataSeries series,
out BarType barType,
out long barSize
)
This language is not supported or no code example is available.
public:
static bool TryGetBarTypeSize(
DataSeries^ series,
BarType& barType,
long& barSize
)
This language is not supported or no code example is available.
Parameters
- series
- DataSeries
- barType
- BarType
- barSize
- long