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





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

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

 Syntax

C#  Copy Code

public Length Left { get; set; }

Visual Basic  Copy Code

Public Property Left As Length

 Property Value

An instance of the Length structure.

 See Also

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