LinearGauge for ASP.NET Web Forms
Marker Enumeration

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Gauge Namespace : Marker Enumeration
Use the members of this enumeration to set the value of the GaugeTick.Marker property.
Syntax
'Declaration
 
Public Enum Marker 
   Inherits System.Enum
public enum Marker : System.Enum 
Members
MemberDescription
Boxsquare
Circlecircle
Crosscrossed horizontal and vertical lines
Diamonddiamond
InvertedTriinverted triangle
Rectrectangle
Tritriangle
Inheritance Hierarchy

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

See Also

Reference

C1.Web.Wijmo.Controls.C1Gauge Namespace