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

Gets or sets the primary color of the interior section of the control when displaying a circle meter.

Syntax

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

Property Value

Color

Requirements

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

See Also