Gauge for WinRT
C1RulerGauge Class Members
Properties  Methods  Events

The following tables list the members exposed by C1RulerGauge.

Public Constructors
 NameDescription
Public ConstructorC1RulerGauge ConstructorInitializes a new instance of a C1RulerGauge.  
Top
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 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 PropertyDefaultSize (Inherited from C1.Xaml.Gauge.C1LinearGauge)
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 PropertyOffLocationGets or sets the relative location used when the Value is set to double.NaN. (Inherited from C1.Xaml.Gauge.C1LinearGauge)
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyOrientationOrientation of the C1.Silverlight.Gauge.C1LinearGauge. (Inherited from C1.Xaml.Gauge.C1LinearGauge)
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 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 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 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 PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
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)
Public PropertyXAxisLengthLogical length of the x-axis. (Inherited from C1.Xaml.Gauge.C1LinearGauge)
Public PropertyXAxisLocationLogical start of the x-axis. (Inherited from C1.Xaml.Gauge.C1LinearGauge)
Public PropertyYAxisLocationLogical offset of the C1.Silverlight.Gauge.C1LinearGauge. (Inherited from C1.Xaml.Gauge.C1LinearGauge)
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodApplyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCancelDirectManipulations (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodFindName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetBindingExpression (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGetGeometry (Inherited from C1.Xaml.Gauge.C1LinearGauge)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetTransform (Inherited from C1.Xaml.Gauge.C1LinearGauge)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodOffsetToThickness (Inherited from C1.Xaml.Gauge.C1LinearGauge)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodReleasePointerCapture (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReleasePointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodSetBinding (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodTransformToVisual (Inherited from Windows.UI.Xaml.UIElement)
Public MethodUpdateLayout (Inherited from Windows.UI.Xaml.UIElement)
Top
Public Events
 NameDescription
Public EventCoverTemplateChangedEvent raised when the CoverTemplate property has changed. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public EventDataContextChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventDoubleTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragEnter (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragLeave (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragOver (Inherited from Windows.UI.Xaml.UIElement)
Public EventDrop (Inherited from Windows.UI.Xaml.UIElement)
Public EventFaceTemplateChangedEvent raised when the FaceTemplate property has changed. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public EventGotFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventHolding (Inherited from Windows.UI.Xaml.UIElement)
Public EventIsEnabledChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Public EventIsMouseOverChangedEvent raised when the IsMouseOver property has changed. (Inherited from C1.Xaml.Gauge.C1Gauge)
Public EventKeyDown (Inherited from Windows.UI.Xaml.UIElement)
Public EventKeyUp (Inherited from Windows.UI.Xaml.UIElement)
Public EventLayoutUpdated (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLoaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLostFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationCompleted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationDelta (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationInertiaStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCanceled (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCaptureLost (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerEntered (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerExited (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerMoved (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerPressed (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerReleased (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerWheelChanged (Inherited from Windows.UI.Xaml.UIElement)
Public EventRightTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventSizeChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventUnloaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventValueChangedEvent raised when the Value property has changed. (Inherited from C1.Xaml.Gauge.C1Gauge)
Top
See Also

Reference

C1RulerGauge Class
C1.Xaml.Gauge Namespace

 

 


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

Product Support Forum  |  Documentation Feedback