Speedometer.BorderStyle

Syntax

BorderStyle: PP.Ui.LineTypes || String;

Description

The BorderStyle property sets style of speedometer borders.

Comments

Use JSON or the setBorderStyle method to set the property value, and the getBorderStyle method to get the property value.

Example

The example of use is given on the page with description of the Speedometer.getArrowById method.

See also:

Speedometer