MindFusion.Charting for Silverlight 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.Silverlight
Assembly: MindFusion.Gauges.Silverlight

 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.Silverlight Namespace
Left Property
ScaleLength Property