ASP.NET Pack Programmer's Guide
ArcSegment.getIsCounterclockwise Method
See Also
 





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

Namespace: MindFusion.Gauges
Package: Segment.js

 Syntax

JavaScript  Copy Code

function getIsCounterclockwise ()

 Return Value

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

 See Also

ArcSegment Members
ArcSegment Class
MindFusion.Gauges Namespace