In This Article

PointerBarOrigin Enum

Specifies the origins supported by the CircularPointerBar element.

public enum PointerBarOrigin

Fields

Name Description
Maximum

Indicates that the bar should start at the maximum value.

Minimum

Indicates that the bar should start at the minimum value.

Zero

Indicates that the bar should start at zero.