Type interface
Inheritance
IDrawingControlSettings extends IStockControlSettings
.
IDrawingControlSettings is not extended by any other symbol.
Properties
active # |
Type Default Inherited from Indicates if control is active. |
---|---|
align # |
Type Default Inherited from Alignment of the control in a toolbar. |
colors # |
Type Colors to show in color pickers. Click here for more info |
description # |
Type Inherited from Description of what the button does. |
drawingIcon # |
Type |
drawingIcons # |
Type |
fillColor # |
Type Default fill color. |
fillOpacity # |
Type Default fill opacity. |
icon # |
Type Inherited from 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. |
labelFill # |
Type Default color for labels. |
labelFontFamilies # |
Type Available fonts for user to choose from. |
labelFontFamily # |
Type Default label font. |
labelFontSize # |
Type Default label font size. |
labelFontSizes # |
Type Available font sizes. |
labelFontStyle # |
Type Default label style. |
labelFontWeight # |
Type Default label font weight. |
name # |
Type Inherited from Name of the control. Used for the label. |
series # |
Type Target series for drawing. |
showExtension # |
Type Default Show dotted/thin line extending from both ends of the drawn line? |
snapToData # |
Type Default Should drawings snap to the nearest data point? |
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 Inherited from A |
strokeColor # |
Type Default color for lines/borders. |
strokeDasharray # |
Type Default dasharray setting. |
strokeDasharrays # |
Type Available line dash settings for user to choose from. |
strokeOpacity # |
Type Default line/border opacity. |
strokeWidth # |
Type Default line/border width in pixels. |
strokeWidths # |
Type Available line widths for user to choose from. |
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 Inherited from If set to |
tool # |
Type Default tool. |
tools # |
Type List of tools available in drawing mode. Click here for more info |
userData # |
Type Inherited from A storage for any custom user data that needs to be associated with the element. |
visible # |
Type Default Inherited from Is control visible? |
There are 15 inherited items currently hidden from this list. |