Represents a linear scale.
Namespace: MindFusion.Gauges.Silverlight
Assembly: MindFusion.Gauges.Silverlight
C#
![]() |
---|
public class LinearScale : BaseScale |
Visual Basic
![]() |
---|
Public Class LinearScale |
This scale distributes its elements along a vertical or horizontal line. The size and positioning of the scale within its container is specified through the Left, Top and ScaleLength properties. All of these are usually specified as relative lengths.