Search
OvalScale.endAngle Property
See Also
 






Gets or sets the end angle of the scale.

Namespace: MindFusion.Gauges
File: OvalScale.js

 Syntax

JavaScript  Copy Code

get endAngle() {}
set endAngle(value) {}

 Property Value

Number

The end angle of the scale.

 See Also