MindFusion.Wpf Pack Programmer's Guide
LinearScale.Top Property
See Also
 





Gets or sets the distance between the top of the scale and the top of its container. This is a dependency property.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public Length Top { get; set; }

Visual Basic  Copy Code

Public Property Top As Length

 Property Value

An instance of the Length class.

 See Also

LinearScale Members
LinearScale Class
MindFusion.Gauges.Wpf Namespace
Left Property
ScaleLength Property