ComponentOne Gauges for WPF and Silverlight
C1.Silverlight.Gauge Namespace / C1RulerGauge Class
Properties Methods Events


In This Topic
    C1RulerGauge Class Members
    In This Topic

    The following tables list the members exposed by C1RulerGauge.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a C1RulerGauge.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyAssign the default templates to the Marks (in appearance order). (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertySystem.Windows.FrameworkElement in the top layer (over everything). (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertySystem.Windows.DataTemplate used to generate the element placed on top of the C1Gauge. After the System.Windows.DataTemplate is loaded, the System.Windows.FrameworkElement can be accessed through the Top property. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyShow/hide the C1Gauge top layer. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyCollection of decorator elements that will be added to the C1Gauge inside the decorators layer. These elements can be any C1GaugeDecorator, for example C1GaugeRange or C1GaugeMark. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyShow/hide the C1Gauge decorators layer, containing all the marks, ranges and custom decorators. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyDefault System.Windows.DataTemplate for the big Marks. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyDefault System.Windows.DataTemplate for the middle Marks. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public Property (Inherited from C1.Silverlight.Gauge.C1LinearGauge)
    Public PropertyDefault System.Windows.DataTemplate for the small Marks. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyDefault Style for the Textblocks in the C1GaugeLabels. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertySystem.Windows.FrameworkElement in the bottom layer (between the background and the decorators). (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertySystem.Windows.DataTemplate used to generate the element placed over the C1Gauge background. After the System.Windows.DataTemplate is loaded, the System.Windows.FrameworkElement can be accessed through the Bottom property. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyShow/hide the C1Gauge bottom layer. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets if it uses a logarithmic scale. When true, uses the LogarithmicBase. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyReturns true if the mouse is over the control. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the log base used when the IsLogarithmic is set to true. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyMaximum value for the C1Gauge. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyMinimum value for the C1Gauge. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the relative location used when the Value is set to double.NaN. (Inherited from C1.Silverlight.Gauge.C1LinearGauge)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyOrientation of the C1LinearGauge. (Inherited from C1.Silverlight.Gauge.C1LinearGauge)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the current Value expressed as a percentage. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyGets the pointer of the C1Gauge. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyGets or sets the brush used to paint the pointer's fill. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyGets or sets the relative length of the pointer. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyGets or sets the relative offset of the pointer. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyGets or sets the brush used to paint the pointer's stroke. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyGets or sets the stroke thikness of pointer. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertySystem.Windows.ControlTemplate used to generate the Pointer element of the C1Gauge. After the System.Windows.DataTemplate is loaded, the System.Windows.FrameworkElement can be accessed through the Pointer property. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyShow/hide the C1Gauge pointer layer, containing the Pointer and the PointerCap. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public PropertyGets or sets the relative width of the pointer. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyCurrent value of the gauge. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyLogical length of the x-axis. (Inherited from C1.Silverlight.Gauge.C1LinearGauge)
    Public PropertyLogical start of the x-axis. (Inherited from C1.Silverlight.Gauge.C1LinearGauge)
    Public PropertyLogical offset of the C1LinearGauge. (Inherited from C1.Silverlight.Gauge.C1LinearGauge)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Windows.Controls.Control)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Protected MethodUpdates the current visual state of the Common visual state group to match the object's properties. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from C1.Silverlight.Gauge.C1LinearGauge)
    Protected Method (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Protected MethodGets an AutomationPeer object used for testing the control. (Inherited from C1.Silverlight.Gauge.C1LinearGauge)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected MethodFires the LayoutChanged event. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public EventEvent raised when the CoverTemplate property has changed. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public EventEvent raised when the FaceTemplate property has changed. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.Controls.Control)
    Public EventEvent raised when the IsMouseOver property has changed. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public EventEvent raised when the Value property has changed. (Inherited from C1.Silverlight.Gauge.C1Gauge)
    Top
    See Also