Name | Description | |
---|---|---|
RadialGauge Constructor | Initializes a new instance of the RadialGauge class. |
The following tables list the members exposed by RadialGauge.
Name | Description | |
---|---|---|
RadialGauge Constructor | Initializes a new instance of the RadialGauge class. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualValue | Gets the current Value of the RadialGauge regardless of whether the pointer is at rest or animating. | |
ActualWidth | (Inherited from System.Windows.Controls.Control) | |
AllowDrop | (Inherited from System.Windows.Controls.Control) | |
AreAnyTouchesCaptured | (Inherited from System.Windows.Controls.Control) | |
AreAnyTouchesCapturedWithin | (Inherited from System.Windows.Controls.Control) | |
AreAnyTouchesDirectlyOver | (Inherited from System.Windows.Controls.Control) | |
AreAnyTouchesOver | (Inherited from System.Windows.Controls.Control) | |
Background | (Inherited from System.Windows.Controls.Control) | |
BackgroundImage | Gets or sets the image to display within the RadialGauge. | |
BackgroundImageOffsetX | Gets or sets the X offset of the BackgroundImage displayed in the RadialGauge. | |
BackgroundImageOffsetY | Gets or sets the Y offset of the BackgroundImage displayed in the RadialGauge. | |
BGPortions | Gets or sets the Collection of Background GaugePortions. | |
BindingGroup | (Inherited from System.Windows.Controls.Control) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderPortions | Gets or sets the collection of Border portions of the RadialGauge. | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
CacheMode | (Inherited from System.Windows.Controls.Control) | |
Clip | (Inherited from System.Windows.Controls.Control) | |
ClipToBounds | (Inherited from System.Windows.Controls.Control) | |
CommandBindings | (Inherited from System.Windows.Controls.Control) | |
ContextMenu | (Inherited from System.Windows.Controls.Control) | |
Cursor | (Inherited from System.Windows.Controls.Control) | |
DataContext | (Inherited from System.Windows.Controls.Control) | |
DependencyObjectType | (Inherited from System.Windows.Controls.Control) | |
DesiredSize | (Inherited from System.Windows.Controls.Control) | |
Dispatcher | (Inherited from System.Windows.Controls.Control) | |
Effect | (Inherited from System.Windows.Controls.Control) | |
EndAngle | Gets or sets the end angle of the RadialGauge, in degrees. Angle 0 is the top, 90 is the right, 180 is the bottom and 270 is the left. | |
Fill | Gets or sets the brush that is used to fill the RadialGauge's background. | |
FlowDirection | (Inherited from System.Windows.Controls.Control) | |
Focusable | (Inherited from System.Windows.Controls.Control) | |
FocusVisualStyle | (Inherited from System.Windows.Controls.Control) | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
ForceCursor | (Inherited from System.Windows.Controls.Control) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
HasAnimatedProperties | (Inherited from System.Windows.Controls.Control) | |
Height | (Inherited from System.Windows.Controls.Control) | |
HorizontalAlignment | (Inherited from System.Windows.Controls.Control) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
InputBindings | (Inherited from System.Windows.Controls.Control) | |
InputScope | (Inherited from System.Windows.Controls.Control) | |
IsArrangeValid | (Inherited from System.Windows.Controls.Control) | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsFocused | (Inherited from System.Windows.Controls.Control) | |
IsFullCircleBackground | Gets or sets whether or not the RadialGauge will be represented as a full circle, even if the StartAngle and EndAngle do not give a 360 degree gauge. | |
IsHitTestVisible | (Inherited from System.Windows.Controls.Control) | |
IsInitialized | (Inherited from System.Windows.Controls.Control) | |
IsInputMethodEnabled | (Inherited from System.Windows.Controls.Control) | |
IsKeyboardFocused | (Inherited from System.Windows.Controls.Control) | |
IsKeyboardFocusWithin | (Inherited from System.Windows.Controls.Control) | |
IsLoaded | (Inherited from System.Windows.Controls.Control) | |
IsManipulationEnabled | (Inherited from System.Windows.Controls.Control) | |
IsMeasureValid | (Inherited from System.Windows.Controls.Control) | |
IsMouseCaptured | (Inherited from System.Windows.Controls.Control) | |
IsMouseCaptureWithin | (Inherited from System.Windows.Controls.Control) | |
IsMouseDirectlyOver | (Inherited from System.Windows.Controls.Control) | |
IsMouseOver | (Inherited from System.Windows.Controls.Control) | |
IsNumericIndicatorVisible | Gets or sets if the NumericIndicator is displayed. | |
IsPointerCapVisible | Gets or sets if the pointer cap at the center of the gauge is displayed. | |
IsPointerVisible | Gets or sets if the gauge's pointer is displayed. | |
IsSealed | (Inherited from System.Windows.Controls.Control) | |
IsStylusCaptured | (Inherited from System.Windows.Controls.Control) | |
IsStylusCaptureWithin | (Inherited from System.Windows.Controls.Control) | |
IsStylusDirectlyOver | (Inherited from System.Windows.Controls.Control) | |
IsStylusOver | (Inherited from System.Windows.Controls.Control) | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
IsTickLabelRotated | Gets or sets if the label on the MajorTicks will be rotated to follow the tangent of its position along the circumference of the RadialGauge. | |
IsTickLabelVisible | Gets or sets if the label on the MajorTicks is displayed. The labels are the numbers of the scale shown on the RadialGauge. | |
IsTickMarkVisible | Gets or sets if the marks of the Ticks will be visible. A tick is composed of a mark and a label. The label is the numeric graduation value shown. The mark is the line on the scale of the RadialGauge. | |
IsVisible | (Inherited from System.Windows.Controls.Control) | |
Language | (Inherited from System.Windows.Controls.Control) | |
LayoutTransform | (Inherited from System.Windows.Controls.Control) | |
MajorTickCount | Gets or sets the count of MajorTicks on the RadialGauge. MajorTicks are the main tick marks of the RadialGauge. | |
MajorTickCustomLabels | Gets or sets the major tick labels in the RadialGauge. For example, when you want to display 'North', 'South', 'East', 'West' instead of numeric values, you can fill this property with the string value "North,South,East,West". Starting from the first MajorTick, the MajorTick labels will be replaced with the comma-separated substrings. | |
MajorTickLabelOffset | Gets or sets the offset of the MajorTick labels from the center of the RadialGauge. A positive value will push the markers away from center while a negative value will pull them toward the center of the RadialGauge. | |
MajorTickLabelTemplate | Gets or sets the DataTemplate to be used for the MajorTick Labels. | |
MajorTickMarkTemplate | Gets or sets the DataTemplate to be used for the MajorTick marks. The new MajorTickMarkTemplate needs to be defined inside, at top-left, of a rectangle with (0,0) for top-left and (x,x) for bottom right. | |
Margin | (Inherited from System.Windows.Controls.Control) | |
MarkerOffset | Gets or sets the offset to use for Markers on the RadialGauge. A positive value will push the markers away from center while a negative value will pull them toward the center of the RadialGauge. | |
Markers | Gets or sets the collection of markers in the RadialGauge. Markers represent marks along the RadialGauge to identify important Values. | |
MarkersTemplate | Gets or sets the DataTemplate to be used for the Markers. The new MarkerDataTemplate needs to be defined inside, at top-left, of a rectangle with (0,0) for top-left and (x,x) for bottom right. | |
MaxHeight | (Inherited from System.Windows.Controls.Control) | |
Maximum | Gets or sets the maximum value of the scale of the RadialGauge. | |
MaxWidth | (Inherited from System.Windows.Controls.Control) | |
MiddleTickCount | Gets or sets the count of MiddleTick divisions in the RadialGauge. MiddleTicks are divisions in between MajorTicks on the RadialGauge. A tick shape will be displayed between each division. To clarify, MiddleTicks counts the number of divisions created between MajorTicks, not the number of actual tick shapes displayed. To display 1 tick shape, set MiddleTickCount to 2. Setting MiddleTickCount to 1 will not display any tick shapes for the major ticks. | |
MiddleTickMarkTemplate | Gets or sets the DataTemplate to be used for the MiddleTick marks. The new MiddleTickMarkTemplate needs to be defined inside, at top-left, of a rectangle with (0,0) for top-left and (x,x) for bottom right. | |
MinHeight | (Inherited from System.Windows.Controls.Control) | |
Minimum | Gets or sets the minimum value of the scale of the RadialGauge. | |
MinorTickCount | Gets or sets the count of MinorTick divisions in the RadialGauge. MinorTicks are divisions in between MiddleTicks and MajorTicks on the RadialGauge. A tick shape will be displayed between each division. To clarify, MinorTicks counts the number of divisions created between MajorTicks and MiddleTicks, not the number of actual tick shapes displayed. To display 1 tick shape, set MinorTickCount to 2. Setting MinorTickCount to 1 will not display any tick shapes between the major ticks and middle ticks. | |
MinorTickMarkTemplate | Gets or sets the DataTemplate to be used for the MinorTick marks. The new MinorTickMarkTemplate needs to be defined inside, at top-left, of a rectangle with (0,0) for top-left and (x,x) for bottom right. | |
MinWidth | (Inherited from System.Windows.Controls.Control) | |
Name | (Inherited from System.Windows.Controls.Control) | |
NumericIndicatorOffsetX | Gets or sets the X offset of the NumericIndicator. A positive value will move the NumericIndicator to the right while a negative value will move it to the left. | |
NumericIndicatorOffsetY | Gets or sets the Y offset of the NumericIndicator. A positive value will move the NumericIndicator down while a negative value will move it up. | |
NumericIndicatorTemplate | Gets or sets the DataTemplate to be used for the NumericIndicator. | |
Opacity | (Inherited from System.Windows.Controls.Control) | |
OpacityMask | (Inherited from System.Windows.Controls.Control) | |
OverridesDefaultStyle | (Inherited from System.Windows.Controls.Control) | |
Padding | (Inherited from System.Windows.Controls.Control) | |
Parent | (Inherited from System.Windows.Controls.Control) | |
PointerCapStyle | Gets or sets the Style to be used for the PointerCap. | |
PointerOffset | Gets or sets the offset from the center to display the Pointer from. A positive value will push the Pointer away from center while a negative value will pull it toward the center of the RadialGauge. | |
PointerTemplate | Gets or sets the DataTemplate to be used for the Pointer. The new PointerDataTemplate needs to be defined inside, at top-left, of a rectangle with (0,0) for top-left and (x,x) for bottom right. The Pointer should be pointing straight up. | |
PointerTooltipTemplate | Gets or sets the DataTemplate to be used for the tooltip of the Pointer. | |
RenderSize | (Inherited from System.Windows.Controls.Control) | |
RenderTransform | (Inherited from System.Windows.Controls.Control) | |
RenderTransformOrigin | (Inherited from System.Windows.Controls.Control) | |
Resources | (Inherited from System.Windows.Controls.Control) | |
SnapsToDevicePixels | (Inherited from System.Windows.Controls.Control) | |
StartAngle | Gets or sets the start angle of the RadialGauge, in degrees. Angle 0 is the top, 90 is the right, 180 is the bottom and 270 is the left. | |
Stroke | Gets or sets the brush to use for the stroke of the RadialGauge. The stroke is the border drawn around the gauge. | |
StrokeThickness | Gets or sets the Thickness of the stroke on the RadialGauge. | |
Style | (Inherited from System.Windows.Controls.Control) | |
SweepDirection | Gets or sets the direction to draw the RadialGauge between StartAngle and EndAngle, either ClockWise or CounterClockWise. | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
Tag | (Inherited from System.Windows.Controls.Control) | |
Template | (Inherited from System.Windows.Controls.Control) | |
TemplatedParent | (Inherited from System.Windows.Controls.Control) | |
TickMarkOffset | Gets or sets the offset to be used for the gauge's tick marks. A positive value will move the tick marks away from center while a negative value will move them toward the center of the radialGauge. | |
ToolTip | (Inherited from System.Windows.Controls.Control) | |
TouchesCaptured | (Inherited from System.Windows.Controls.Control) | |
TouchesCapturedWithin | (Inherited from System.Windows.Controls.Control) | |
TouchesDirectlyOver | (Inherited from System.Windows.Controls.Control) | |
TouchesOver | (Inherited from System.Windows.Controls.Control) | |
Triggers | (Inherited from System.Windows.Controls.Control) | |
Uid | (Inherited from System.Windows.Controls.Control) | |
UseLayoutRounding | (Inherited from System.Windows.Controls.Control) | |
Value | Gets or sets the value of the RadialGauge. The Pointer will point to or animate towards this value. | |
ValueAnimation | Gets or sets the animation that will be used for the pointer when the RadialGauge's Value property is modified. Animation types include None, Linear, BackEase, PowerEase, ElasticEase, and BounceEase. | |
VerticalAlignment | (Inherited from System.Windows.Controls.Control) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
Visibility | (Inherited from System.Windows.Controls.Control) | |
Width | (Inherited from System.Windows.Controls.Control) |