Gauge for WinRT
C1RadialGauge Class Properties

For a list of all members of this type, see C1RadialGauge members.

Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyAspectRatioThe ratio of the width of the gauge to its height.  
Public PropertyAutoDetectMarkTemplatesAssign the default templates to the Marks (in appearance order). (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCoverSystem.Windows.FrameworkElement in the top layer (over everything). (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyCoverTemplateSystem.Windows.DataTemplate used to generate the element placed on top of the C1.Silverlight.Gauge.C1Gauge. After the System.Windows.DataTemplate is loaded, the System.Windows.FrameworkElement can be accessed through the Top property. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyCoverVisibilityShow/hide the C1.Silverlight.Gauge.C1Gauge top layer. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDecoratorsCollection of decorator elements that will be added to the C1.Silverlight.Gauge.C1Gauge inside the decorators layer. These elements can be any C1.Silverlight.Gauge.C1GaugeDecorator, for example C1.Silverlight.Gauge.C1GaugeRange or C1.Silverlight.Gauge.C1GaugeMark. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyDecoratorsVisibilityShow/hide the C1.Silverlight.Gauge.C1Gauge decorators layer, containing all the marks, ranges and custom decorators. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyDefaultBigMarkTemplateDefault System.Windows.DataTemplate for the big Marks. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyDefaultMiddleMarkTemplateDefault System.Windows.DataTemplate for the middle Marks. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyDefaultSizeOverridden.   
Public PropertyDefaultSmallMarkTemplateDefault System.Windows.DataTemplate for the small Marks. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyDefaultTextStyleDefault Style for the Textblocks in the C1GaugeLabels. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyFaceSystem.Windows.FrameworkElement in the bottom layer (between the background and the decorators). (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyFaceTemplateSystem.Windows.DataTemplate used to generate the element placed over the C1.Silverlight.Gauge.C1Gauge background. After the System.Windows.DataTemplate is loaded, the System.Windows.FrameworkElement can be accessed through the Bottom property. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyFaceVisibilityShow/hide the C1.Silverlight.Gauge.C1Gauge bottom layer. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusState (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontFamily (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontSize (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStretch (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStyle (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontWeight (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyForeground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsEnabled (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsLogarithmicGets or sets if it uses a logarithmic scale. When true, uses the LogarithmicBase. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyIsMouseOverReturns true if the mouse is over the control. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyLanguage (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyLogarithmicBaseGets or sets the log base used when the IsLogarithmic is set to true. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaximumMaximum value for the C1.Silverlight.Gauge.C1Gauge. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinimumMinimum value for the C1.Silverlight.Gauge.C1Gauge. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyOffAngleGets or sets the angle of the pointer when the Value value is set to double.NaN.  
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyParent (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyPercentageGets or sets the current C1.Silverlight.Gauge.C1Gauge.Value expressed as a percentage. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyPointerCapGets the element used as PointerCap of the C1RadialGauge.  
Public PropertyPointerCapFillGets or sets the brush used to paint the fill of the pointer cap.  
Public PropertyPointerCapSizeGets or sets the relative pointer cap size.  
Public PropertyPointerCapStrokeGets or sets the brush used to paint the stroke of the pointer cap.  
Public PropertyPointerCapStrokeThicknessGets or sets the stroke thickness of the pointer cap.  
Public PropertyPointerCapStyleStyle bound to the PointerCap element.  
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPointerFillGets or sets the brush used to paint the pointer's fill. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyPointerLengthGets or sets the relative length of the pointer. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyPointerOffsetGets or sets the relative offset of the pointer. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyPointerOriginLogical coordinates of the pointer origin of the C1.Silverlight.Gauge.C1RadialGauge.  
Public PropertyPointerStrokeGets or sets the brush used to paint the pointer's stroke. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyPointerStrokeThicknessGets or sets the stroke thikness of pointer. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyPointerStyleSystem.Windows.ControlTemplate used to generate the Pointer element of the C1.Silverlight.Gauge.C1Gauge. After the System.Windows.DataTemplate is loaded, the System.Windows.FrameworkElement can be accessed through the C1.Silverlight.Gauge.C1Gauge.Pointer property. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyPointerVisibilityShow/hide the C1.Silverlight.Gauge.C1Gauge pointer layer, containing the Pointer and the PointerCap. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyPointerWidthGets or sets the relative width of the pointer. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRadiusLogical radius of the C1.Silverlight.Gauge.C1RadialGauge.  
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyStartAngleStart angle for the C1.Silverlight.Gauge.C1RadialGauge axis. 0 is the topmost point of the circumference.  
Public PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertySweepAngleSweep angle for the C1.Silverlight.Gauge.C1RadialGauge values. The Maximum value will be placed at StartAngle + SweepAngle.  
Public PropertyTabIndex (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabNavigation (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyValueCurrent value of the gauge. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyVisibility (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
See Also

Reference

C1RadialGauge Class
C1.Xaml.Gauge Namespace

 

 


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

Product Support Forum  |  Documentation Feedback