Enum LlDomGaugeType
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Specifies the types of gauges available in the DOM.
public enum LlDomGaugeType
Fields
LinearHorizontal = 2A horizontal linear gauge.
LinearVertical = 1A vertical linear gauge.
Round = 0A round gauge.