ComponentOne Gauges for WPF and Silverlight
Percentage Property (C1Gauge)

C1.WPF.Gauge Namespace > C1Gauge Class : Percentage Property
Gets or sets the current Value expressed as a percentage.
Syntax
'Declaration
 
Public Property Percentage As System.Double
public System.double Percentage {get; set;}
Remarks
This property returns a value between zero (when Value equals Minimum) and one (when Value equals Maximum). If Value is double.NaN returns the double.NaN.
See Also

Reference

C1Gauge Class
C1Gauge Members