[]
        
(Showing Draft Content)

C1.Web.Mvc.NeedleShape

NeedleShape Enum

Specifies a pre-defined shape for the gauge's needle element.

Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public enum NeedleShape

Fields

Name Description
Arrow

The needle element has an arrow shape.

Diamond

The needle element has a diamond shape.

Hexagon

The needle element has an hexagonal shape.

None

No pre-defined shape.

Outer

The needle element has a triangular shape with an offset.

Pointer

The needle element has a pointer shape.

Rectangle

The needle element has a rectangular shape.

Triangle

The needle element has a triangular shape.

WideArrow

The needle element has a wide arrow shape.

WidePointer

The needle element has a wide pointer shape.