ComponentOne Gauges for WPF and Silverlight
C1GaugeLabel Class Members
Fields  Properties  Methods 


C1.WPF.Gauge Namespace : C1GaugeLabel Class

The following tables list the members exposed by C1GaugeLabel.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a C1GaugeLabel.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the AlignmentOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Alignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FontFamily dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FontSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FontStretch dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FontStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FontWeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Foreground dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Format dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Interval dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IsRotated dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the TextStyle dependency property.  
Top
Public Properties
 NameDescription
Public PropertyAlignment of each label.  
Public PropertyGets or sets the offset alignment of each label (in pixels).  
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyGets or sets the font used to display text in the label.  
Public PropertyGets or sets the size of the text in this label.  
Public PropertyGets or sets the degree to which a font is condensed or expanded on the screen.  
Public PropertyGets or sets the style in which the text is rendered.  
Public PropertyGets or sets the thickness of the specified font.  
Public PropertyGets or sets a brush that describes the foreground color.  
Public PropertyStandard string format used to display each label.  
Public PropertyGets/sets the value where the decorator starts. Set to double.NaN to bind to Gauge's minimum (default). (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Public PropertyValue interval to draw each label.  
Public PropertyGets or sets if the labels should be rotated depending of its value.  
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyLogical value representing the starting point of the decorator, where 0 represents the center, and 1 represents the axis location. (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Public PropertyGets or sets the opacity of the element. (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Public PropertyGets or sets the brush used as opacity mask of the element. (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Public PropertyStyle applied to each System.Windows.Controls.TextBlock used in this label.  
Public PropertyGets/sets the value where the decorator ends. Set to double.NaN to bind to Gauge's maximum (default). (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Public PropertyGets or sets the element visibility. (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Top
Protected Properties
 NameDescription
Protected PropertyGets or sets the calculated from. Includes fallback logic. Override it using the UpdateCalculatedValues method. (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Protected PropertyGets or sets the calculated location. Includes fallback logic. Override it using the UpdateCalculatedValues method. (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Protected PropertyGets or sets the calculated to. Includes fallback logic. Override it using the UpdateCalculatedValues method. (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Protected PropertyReturns true if the decorator behaves as a repeater of elements that might have collisions with other decorators. (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Top
Protected Methods
 NameDescription
Protected MethodCreate ControlPresenter for a value or get it from the cache. (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Protected MethodDetermines whether the location is safe in the context of the current C1Gauge. (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Protected MethodInvoked after the context has changed. (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Protected Method (Inherited from System.Windows.DependencyObject)
Protected MethodConverts a location into a safe location in the context of the current C1Gauge. (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Protected MethodDoes the special bindings. i.e. bind From and To (to Gauge's minimum and maximum if are double.NaN) (Inherited from C1.WPF.Gauge.C1GaugeDecorator)
Top
See Also

Reference

C1GaugeLabel Class
C1.WPF.Gauge Namespace