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

Gets or sets the value where the meter will draw the blocks with the ChangeColor property.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ChangeValue As Integer
C# 
public virtual int ChangeValue {get; set;}

Property Value

Integer

Requirements

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

See Also