Represents a radial scale.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
C# Copy Code |
---|
public class OvalScale : BaseScale |
Visual Basic Copy Code |
---|
Public Class OvalScale |
This scale distributes its elements along an circular arc. The start and angles of the arc is defined by the StartAngle and EndAngle properties respectively.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
MindFusion.Gauges.Wpf.BaseScale
MindFusion.Gauges.Wpf.OvalScale