Gets or sets a value that indicates whether the arc should be greater than 180 degrees.
Namespace: MindFusion.Gauges
File: Segment.js
SyntaxJavaScript
Copy Code
|
|---|
get isLargeArc() {} |
Type: Boolean
Boolean
True if the arc should be greater than 180 degrees, otherwise false.
See Also