Search
OvalScale.startAngle Property
See Also
 






Gets or sets the start angle of the scale.

Namespace: MindFusion.Gauges
File: OvalScale.js

 Syntax

JavaScript  Copy Code

get startAngle() {}
set startAngle(value) {}

 Property Value

Number

The start angle of the scale.

 See Also