MindFusion.Charting for JavaScript Programmer's Guide
ArcSegment.rotationAngle Property
See Also
 






Gets or sets the amount (in degrees) by which the ellipse is rotated about the x-axis.

Namespace: MindFusion.Gauges
File: Segment.js

 Syntax

JavaScript  Copy Code

get rotationAngle() {}
set rotationAngle(value) {}

 Property Value

Type: Number
Number

The amount (in degrees) by which the ellipse is rotated about the x-axis.

 See Also

ArcSegment Members
ArcSegment Class
MindFusion.Gauges Namespace