C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / Marker Enumeration

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
 
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