Table of Contents

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

A horizontal linear gauge.

LinearVertical = 1

A vertical linear gauge.

Round = 0

A round gauge.