BorderEnabled: Boolean;
The BorderEnabled property determines whether speedometer element has a border.
Use JSON or the setBorderEnabled method to set the property value and the getBorderEnabled method to get the property value.
Available values:
True. Speedometer element has a border.
False. Speedometer element has no border.
The example of property use is given on the Example of Creating a Speedometer with a Wizard page.
See also: