dbicDial Send comments on this topic.
Maximum Property
See Also 
dbicDial Assembly > Dbi.WinControl.Dial Namespace > dbiDial Class : Maximum Property

Gets or sets the maximum value of the dial.

Syntax

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

Property Value

Integer

Requirements

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

See Also