ASP.NET Pack Programmer's Guide
PointerShape Enumeration
See Also
 





Indicates the shape of a pointer.

Namespace: MindFusion.Gauges
Package: Enum.js

 Syntax

JavaScript  Copy Code

// enum
PointerShape = {}

 Members

  Member name Description

Custom

Specifies a custom shape.

Ellipse

Specifies an elliptical shape.

Needle

Specifies a sharp pointer with a circle at its base.

Needle2

 

None

Specifies an empty shape, that is, the pointer is not displayed.

Rectangle

Specifies a rectangular shape.

 See Also

MindFusion.Gauges Namespace