Gauge for WinRT
Percentage Property

Gets or sets the current C1.Silverlight.Gauge.C1Gauge.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 C1.Silverlight.Gauge.C1Gauge.Value equals C1.Silverlight.Gauge.C1Gauge.Minimum) and one (when C1.Silverlight.Gauge.C1Gauge.Value equals C1.Silverlight.Gauge.C1Gauge.Maximum). If Value is double.NaN returns the double.NaN.
See Also

Reference

C1Gauge Class
C1Gauge Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback