GaugeObject.BorderEnabled

Syntax

BorderEnabled: Boolean;

Description

The BorderEnabled property determines whether speedometer element has a border.

Comments

Use JSON or the setBorderEnabled method to set the property value and the getBorderEnabled method to get the property value.

Available values:

Example

The example of property use is given on the Example of Creating a Speedometer with a Wizard page.

See also:

GaugeObject