Gauge for WinRT
C1GaugeDecorator Class Members
Fields  Properties  Methods 

The following tables list the members exposed by C1GaugeDecorator.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)FromPropertyIdentifies the From dependency property.  
Public Fieldstatic (Shared in Visual Basic)LocationPropertyIdentifies the Location dependency property.  
Public Fieldstatic (Shared in Visual Basic)OpacityMaskPropertyIdentifies the OpacityMask dependency property.  
Public Fieldstatic (Shared in Visual Basic)OpacityPropertyIdentifies the Opacity dependency property.  
Public Fieldstatic (Shared in Visual Basic)ToPropertyIdentifies the To dependency property.  
Public Fieldstatic (Shared in Visual Basic)VisibilityPropertyIdentifies the Visibility dependency property.  
Top
Public Properties
 NameDescription
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyFromGets/sets the value where the decorator starts. Set to double.NaN to bind to Gauge's minimum (default).  
Public PropertyLocationLogical value representing the starting point of the decorator, where 0 represents the center, and 1 represents the axis location.  
Public PropertyOpacityGets or sets the opacity of the element.  
Public PropertyOpacityMaskGets or sets the brush used as opacity mask of the element.  
Public PropertyToGets/sets the value where the decorator ends. Set to double.NaN to bind to Gauge's maximum (default).  
Public PropertyVisibilityGets or sets the element visibility.  
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Top
See Also

Reference

C1GaugeDecorator Class
C1.Xaml.Gauge Namespace

 

 


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

Product Support Forum  |  Documentation Feedback