Gauge for WinRT
C1GaugeLabel Class Members
Fields  Properties  Methods 

The following tables list the members exposed by C1GaugeLabel.

Public Constructors
 NameDescription
Public ConstructorC1GaugeLabel ConstructorInitializes a new instance of a C1GaugeLabel.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AlignmentOffsetPropertyIdentifies the AlignmentOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)AlignmentPropertyIdentifies the Alignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontFamilyPropertyIdentifies the FontFamily dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontSizePropertyIdentifies the FontSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontStretchPropertyIdentifies the FontStretch dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontStylePropertyIdentifies the FontStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontWeightPropertyIdentifies the FontWeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)ForegroundPropertyIdentifies the Foreground dependency property.  
Public Fieldstatic (Shared in Visual Basic)FormatPropertyIdentifies the Format dependency property.  
Public Fieldstatic (Shared in Visual Basic)IntervalPropertyIdentifies the Interval dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsRotatedPropertyIdentifies the IsRotated dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextStylePropertyIdentifies the TextStyle dependency property.  
Top
Public Properties
 NameDescription
Public PropertyAlignmentAlignment of each label.  
Public PropertyAlignmentOffsetGets or sets the offset alignment of each label (in pixels).  
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyFontFamilyGets or sets the font used to display text in the label.  
Public PropertyFontSizeGets or sets the size of the text in this label.  
Public PropertyFontStretchGets or sets the degree to which a font is condensed or expanded on the screen.  
Public PropertyFontStyleGets or sets the style in which the text is rendered.  
Public PropertyFontWeightGets or sets the thickness of the specified font.  
Public PropertyForegroundGets or sets a brush that describes the foreground color.  
Public PropertyFormatStandard string format used to display each label.  
Public PropertyFromGets/sets the value where the decorator starts. Set to double.NaN to bind to Gauge's minimum (default). (Inherited from C1.Xaml.Gauge.C1GaugeDecorator)
Public PropertyIntervalValue interval to draw each label.  
Public PropertyIsRotatedGets or sets if the labels should be rotated depending of its value.  
Public PropertyLocationLogical value representing the starting point of the decorator, where 0 represents the center, and 1 represents the axis location. (Inherited from C1.Xaml.Gauge.C1GaugeDecorator)
Public PropertyOpacityGets or sets the opacity of the element. (Inherited from C1.Xaml.Gauge.C1GaugeDecorator)
Public PropertyOpacityMaskGets or sets the brush used as opacity mask of the element. (Inherited from C1.Xaml.Gauge.C1GaugeDecorator)
Public PropertyTextStyleStyle applied to each Windows.UI.Xaml.Controls.TextBlock used in this label.  
Public PropertyToGets/sets the value where the decorator ends. Set to double.NaN to bind to Gauge's maximum (default). (Inherited from C1.Xaml.Gauge.C1GaugeDecorator)
Public PropertyVisibilityGets or sets the element visibility. (Inherited from C1.Xaml.Gauge.C1GaugeDecorator)
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

C1GaugeLabel Class
C1.Xaml.Gauge Namespace

 

 


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

Product Support Forum  |  Documentation Feedback