RadialGauge for ASP.NET Web Forms
Shape Enumeration

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Gauge Namespace : Shape Enumeration
Define the shape for pointer.
Syntax
'Declaration
 
Public Enum Shape 
   Inherits System.Enum
public enum Shape : System.Enum 
Members
MemberDescription
OtherOther shapes.
Rectdefine rectangle
Tridefine triangle
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Gauge.Shape

See Also

Reference

C1.Web.Wijmo.Controls.C1Gauge Namespace