CoolClockType
Namespace: Wisej.Web.Ext.CoolClock
Assembly: Wisej.Web.Ext.CoolClock
CoolClock clock types.
- C#
- VB.NET
public enum CoolClockType : Enum
Public Enum CoolClockType As [Enum]
Fields
| Name | Description |
|---|---|
| Logarithmic | |
| LogarithmicReversed | |
| Standard |
Used By
| Name | Description |
|---|---|
| CoolClock.ClockType | Returns or sets the type of clock to render. |