[]
        
(Showing Draft Content)

C1.WPF.Gauge.C1Gauge.Max

Max Property

Max

Gets or sets the maximum value of the gauge.

Declaration
[Obsolete("Use Maximum instead.")]
public double Max { get; set; }
<Obsolete("Use Maximum instead.")>
Public Property Max As Double