dbicMeter Send comments on this topic.
CircleBackColor Property
See Also 
dbicMeter Assembly > Dbi.WinControl.Meter Namespace > dbiMeter Class : CircleBackColor Property

Gets or sets the color used to fill a circle meter to represent it's value.

Syntax

Visual Basic (Declaration) 
Public Overridable Property CircleBackColor As Color
C# 
public virtual Color CircleBackColor {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also