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






Gets or sets a value that indicates whether the arc should be greater than 180 degrees.

Namespace: MindFusion.Gauges
File: Segment.js

 Syntax

JavaScript  Copy Code

get isLargeArc() {}
set isLargeArc(value) {}

 Property Value

Type: Boolean
Boolean

True if the arc should be greater than 180 degrees, otherwise false.

 See Also

ArcSegment Members
ArcSegment Class
MindFusion.Gauges Namespace