ASP.NET MVC Controls
GaugeDirection Enumeration

Represents the direction in which the pointer of a LinearGauge increases.
Syntax
'Declaration
 
Public Enum GaugeDirection 
   Inherits System.Enum
public enum GaugeDirection : System.Enum 
Members
MemberDescription
DownGauge value increases from top to bottom.
LeftGauge value increases from right to left.
RightGauge value increases from left to right.
UpGauge value increases from bottom to top.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.GaugeDirection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback