Type class
This class displays a color range used by areas (in case you set values for your areas).
Inheritance
ValueLegend does not extend any other symbol.
ValueLegend is not extended by any other symbol.
Properties
|
borderAlpha # |
Type Default Border opacity. |
|---|---|
|
borderColor # |
Type Default Border color. |
|
borderThickness # |
Type Default Border thickness. |
|
bottom # |
Type Default Distance from bottom of the map container to the value legend. |
|
color # |
Type Default Text color. |
|
enabled # |
Type Default Specifies if value legend is enabled. |
|
fontSize # |
Type Default Font size. |
|
height # |
Type Default Height of value legend. |
|
left # |
Type Default Distance from left of the map container to the value legend. |
|
maxValue # |
Type Value, which will be displayed on the right of the legend (will display max value in case not set any). |
|
minValue # |
Type Default Value which will be displayed on the left of a legend. |
|
right # |
Type Distance from right of the map container to the value legend. |
|
showAsGradient # |
Type Default Specifies if color range should be displayed as a gradient or as a set of rectangles, each with different color. |
|
top # |
Type Distance from top of the map container to the value legend. |
|
width # |
Type Default Width of value legend. |
Methods
ValueLegend does not have any methods.
Events
ValueLegend does not have any events.
Adapters
ValueLegend does not have any adapters.