dbicGauge Send comments on this topic.
AnimationChange Property
See Also 
dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > dbiGauge Class : AnimationChange Property

Gets or sets how much the needle of the primary gauge will change in the display during each interval of the animation.

Syntax

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

Property Value

Integer

Requirements

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

See Also