Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1LinearGauge Class
Properties Methods Events


In This Topic
    C1LinearGauge Class Members
    In This Topic

    The following tables list the members exposed by C1LinearGauge.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a C1LinearGauge.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the fraction-based length of the longitudinal axis.  
    Public PropertyGets the length of the longitudinal axis, in pixels.  
    Public PropertyGets or sets the fraction-based position where the longitudinal axis starts.  
    Public PropertyGets the x-coordinate (for horizontal Gauge) or y-coordinate (for vertical Gauge) of the position where the longitudinal axis starts, in pixels.  
    Public PropertyGets or sets the fraction-based length of the transversal axis.  
    Public PropertyGets the length of the transversal axis, in pixels.  
    Public PropertyGets or sets the fraction-based location where the transversal axis starts.  
    Public PropertyGets the y-coordinate (for horizontal Gauge) or x-coordinate (for vertical Gauge) of the location where the transversal axis starts, in pixels.  
    Public PropertyGets the size and location of the Gauge, in pixels, relative to the parent control. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets the bound data value associated with the main pointer. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets the collection of templates for value colors. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets the collection of templates for the C1GaugeBorder object. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets the collection of templates for the C1GaugeFilling object. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets the collection of templates for text font and color. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets the collection of templates for the C1GaugeGradient object. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets the collection of templates for the C1GaugeCustomImage object. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets the collection of templates for the C1GaugeShadow object. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets the collection of templates for the C1GaugeCustomShape object. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets the collection of shapes in the top layer (over everything). (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets a reference to the collection of data bindings for the Gauge. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets the field of the data source to which the main pointer is bound. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets the data source object for the main pointer. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets the collection of the Gauge decorators. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets whether the Gauge is enabled. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets whether the FaceShapes should appear in front of the other Gauges. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets the collection of shapes in the bottom layer (between the background and the decorators). (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets the collection of templates for value images. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets a value indicating whether the Gauge has already been disposed. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets if it uses a logarithmic scale. When true, uses the LogarithmicBase. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets whether scale values should appear in reversed order (from Maximum to Minimum). (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets the log base used when the IsLogarithmic is set to True. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyMaximum value for the Gauge. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyMinimum value for the Gauge. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets the collection of the other pointers, except the main pointer. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets the bound data value associated with pointer #0 from the MorePointers collection. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets the bound data value associated with pointer #1 from the MorePointers collection. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets the bound data value associated with pointer #2 from the MorePointers collection. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets the bound data value associated with pointer #3 from the MorePointers collection. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets the unique name for this C1GaugeBase. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets the fraction-based position used when the Value is set to Double.NaN.  
    Public PropertyOrientation of a C1LinearGauge.  
    Public PropertyGets the owner control. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets the main Gauge pointer. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyOptimizes painting for the case if the Minimum and Maximum properties are variable. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets the current value of the Gauge. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertySpecifies the bounds of the Gauge working area. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets a digital tag identifying this element's views. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public PropertyGets or sets whether the Gauge is visible. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Clean up any resources being used. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodReturns the Value that corresponds to the specified mouse position: (x, y), relative to the parent control. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Loads a Gauge definition from an XML file. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public MethodOverloaded. Loads a Gauge view from an XML file. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public MethodClears all collections and resets the properties to their default values. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public MethodOverloaded. Saves a Gauge definition into an XML file. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public MethodOverloaded. Saves a Gauge view into an XML file. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public MethodReturns a string that represents the current object. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the FormatLabel event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the ItemClick event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the ItemDoubleClick event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the ItemMouseDown event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the ItemMouseEnter event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the ItemMouseLeave event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the ItemMouseMove event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the ItemMouseUp event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the ItemStateChanged event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the MouseClick event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the MouseDoubleClick event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the PointerDragBegin event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the PointerDragCancel event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the PointerDragEnd event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the PointerDragMove event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the PointerValueChanged event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodRaises the ValueChanged event. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when C1GaugeLabels or C1GaugeSingleLabel converts a value to the string representation. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when a Gauge item is clicked. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when a Gauge item is double-clicked. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when the mouse pointer is over a Gauge item and a mouse button is pressed. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when the mouse pointer enters a Gauge item. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when the mouse pointer leaves a Gauge item. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when the mouse pointer is moved over a Gauge item. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when the mouse pointer is over a Gauge item and a mouse button is released. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when the state of a Gauge item is changed. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when the Gauge is clicked by the mouse. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when the Gauge is double clicked by the mouse. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when the user starts dragging a Gauge pointer. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs if the user cancels dragging a Gauge pointer by pressing the Escape key. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when the user ends dragging a Gauge pointer. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when a Gauge pointer is dragged with the mouse. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when the Value property changes for some Gauge pointer. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Public EventOccurs when the Value property changes for the main pointer. (Inherited from C1.Win.C1Gauge.C1GaugeBase)
    Top
    See Also