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

Gets or sets the fill pattern of the changed blocks in the control.

Syntax

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

Property Value

enumFillType

Remarks

This property is only effective if using the DisplayStyle Property of Blocks or Bar.

Requirements

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

See Also