GaugeBarStarts Enum

Definition

Specifies for a GaugePointer where the pointer will start if it is of type Bar.

public enum class GaugeBarStarts
public enum GaugeBarStarts
type GaugeBarStarts = 
Public Enum GaugeBarStarts
Inheritance
GaugeBarStarts

Fields

ScaleStart 0

The bar starts from the starting point of the GaugeScale.

Zero 1

The bar starts from the zero point of the GaugeScale.

Applies to