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






Gets or sets a value that indicates whether the arc is drawn in counterclockwise or clockwise direction.

Namespace: MindFusion.Gauges
File: Segment.js

 Syntax

JavaScript  Copy Code

get isCounterclockwise() {}
set isCounterclockwise(value) {}

 Property Value

Type: Boolean
Boolean

True if the arc is drawn in counterclockwise, otherwise false.

 See Also

ArcSegment Members
ArcSegment Class
MindFusion.Gauges Namespace