In This Article

CircularBackgroundType Enum

Specifies the types of backgrounds supported by CircularGaugeBase.

public enum CircularBackgroundType

Fields

Name Description
CircularDarkEdge

Indicates a circular background frame with a dark edge effect.

CircularEclipseShade

Indicates a circular background frame with eclipse shade effect.

CircularOrb

Indicates a circular background frame with an orb effect.

CircularSideGradient

Indicates a circular background frame with side gradient effect.

CircularTopGradient

Indicates a circular background frame with top gradient effect.

CustomBackgroundGeometry

Indicates the circular background frame will be based on a custom geometry.

CustomBackgroundImage

Indicates the circular background frame will be based on a custom image.

FanSideGradient

Indicates a fan shaped background frame with side gradient effect.

FanTopGradient

Indicates a fan shaped background frame with top gradient effect.

None

Indicates that no frame will be rendered.

SemicircularOrb

Indicates a semi-circular background frame with orb effect.

SemicircularSideGradient

Indicates a semi-circular background frame with a side gradient effect.

SemicircularTopGradient

Indicates semi-circular background frame with a top gradient effect.