BarFilterItem Constructor
Initializes a new instance of the BarFilterItem class.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function BarFilterItem(
barType : BarType,
barSize : long
);
This language is not supported or no code example is available.
Parameters
-
barType
-
BarType
Type of the bar.
-
barSize
-
long
Size of the bar.
In this article
Definition