Type class
LinesSettings is a class which holds common settings of all MapLine Objects.
Inheritance
LinesSettings does not extend any other symbol.
LinesSettings is not extended by any other symbol.
Properties
|
arrow # |
Type Default Position of the arrows. Possible values are "start", "end", "middle", "both" and "none". |
|---|---|
|
arrowAlpha # |
Type Default Opacity of the arrows. |
|
arrowColor # |
Type Default Arrow color. Will use line color if not set. |
|
arrowSize # |
Type Default Size of the arrows. |
|
balloonText # |
Type Default Text which is displayed in a roll-over balloon. You can use the following tags: [[title]], [[description]], [[value]] and [[percent]] |
|
color # |
Type Default Line color. |
|
dashLength # |
Type Default Length of a dash. 0 means line is not dashed. |
|
descriptionWindowHeight # |
Type Height of a description window. |
|
descriptionWindowWidth # |
Type Default Width of a description window. |
|
descriptionWindowX # |
Type X position of a description window. |
|
descriptionWindowY # |
Type Y position of a description window. |
|
thickness # |
Type Default Line thickness. |
Methods
LinesSettings does not have any methods.
Events
LinesSettings does not have any events.
Adapters
LinesSettings does not have any adapters.