Version

FinancialChartEnumCollectionPickerVisualData Class Members

The following tables list the members exposed by FinancialChartEnumCollectionPickerVisualData.

Public Constructors
Public Properties
 NameDescription
Public PropertyButtonHeightHeight of the button.  
Public PropertyButtonLeftLeft position of the button.  
Public PropertyButtonTopTop position of the button.  
Public PropertyButtonWidthWidth of the button.  
Public PropertyHeightHeight of the control.  
Public PropertyIsPickerVisiblePicker visibility.  
Public PropertyIsVisibleControl visibility.  
Public PropertyItemsThe available items.  
Public PropertyPickerHeightHeight of the picker.  
Public PropertyPickerLeftLeft position of the picker.  
Public PropertyPickerTopTop position of the picker.  
Public PropertyPickerWidthWidth of the picker.  
Public PropertySelectedItemsThe selected items.  
Public PropertyWidthWidth of the control.  
Public Methods
 NameDescription
Public MethodSerializeSerializes to a JSON string.  
See Also