Type interface
Inheritance
IStockControlSettings extends IEntitySettings
.
IStockControlSettings is extended by IColorControlSettings
, IDropdownListControlSettings
, IDateRangeSelectorSettings
, IDrawingToolControlSettings
, IIconControlSettings
, IIndicatorControlSettings
, IPeriodSelectorSettings
, IResetControlSettings
, IDrawingControlSettings
.
Properties
active # |
Type Default Indicates if control is active. |
---|---|
align # |
Type Default Alignment of the control in a toolbar. |
description # |
Type Description of what the button does. |
icon # |
Type An element with control icon. If not set, each control will aytomatically create an icon. |
id # |
Type Inherited from A custom string ID for the element. If set, element can be looked up via Will raise error if an element with the same ID already exists. |
name # |
Type Name of the control. Used for the label. |
stateAnimationDuration # |
Type Inherited from Duration of transition from one state to another. |
stateAnimationEasing # |
Type Inherited from Easing of transition from one state to another. |
stockChart # |
Type A |
themeTags # |
Type Inherited from Tags which can be used by the theme rules. Click here for more info |
themeTagsSelf # |
Type Inherited from Tags which can be used by the theme rules. These tags only apply to this object, not any children. Click here for more info |
themes # |
Type Inherited from A list of themes applied to the element. |
togglable # |
Type Default If set to |
userData # |
Type Inherited from A storage for any custom user data that needs to be associated with the element. |
visible # |
Type Default Is control visible? |
There are 7 inherited items currently hidden from this list. |