BarFilterItem Class

Stores bar type and size
public class BarFilterItem
This language is not supported or no code example is available.
public ref class BarFilterItem 
This language is not supported or no code example is available.
public class BarFilterItem
This language is not supported or no code example is available.
Name Description
Public constructor BarFilterItem(BarType, long) Initializes a new instance of the BarFilterItem class.
Top
Name Description
Public property BarSize Gets or sets the size of the bar.
Public property BarType Gets or sets the type of the bar.
Top

In this article

Definition