border
Specifies border options for point labels.
Type:
Use this object to make the borders of point labels visible/invisible and set up border options such as color and width.
color
Specifies a border color for point labels.
This option supports the following colors.
- Hexadecimal colors
- RGB colors
- RGBA colors (not supported in Internet Explorer 8)
- Predefined/cross-browser color names
- Predefined SVG colors (not supported in Internet Explorer 8)
dashStyle
Specifies a dash style for the borders of point labels.
The following values are available.
- solid
Displays a solid, continuous line. - longDash
Displays a border using long dashes. - dash
Displays a border using dashes. - dot
Displays a border using dots. - any combination of 'longDash', 'dash' and 'dot'
Displays a border by repeating the specified combination. For instance, 'dashdotdash'.
characters remaining