NumberPosition
Class
Represents single digit in the numeric indicator.
Definition
Namespace:Telerik.Windows.Controls.Gauge
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class NumberPosition : ContentControl
Inheritance: objectNumberPosition
Derived Classes:
Constructors
C#
public NumberPosition()
Fields
CornerRadiusProperty
DependencyProperty
Identifies the CornerRadius dependency property.
C#
public static readonly DependencyProperty CornerRadiusProperty
Properties
CornerRadius
CornerRadius
Gets or sets the CornerRadius.
C#
public CornerRadius CornerRadius { get; set; }
CornerRadius.
Methods
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.
Resets the theme.
C#
public void ResetTheme()