MindFusion.Charting for Silverlight Programmer's Guide
LinearScale.Orientation Property
See Also
 






Gets or sets the orientation of the scale. This is a dependency property.

Namespace: MindFusion.Gauges.Silverlight
Assembly: MindFusion.Gauges.Silverlight

 Syntax

C#  Copy Code

public Orientation Orientation { get; set; }

Visual Basic  Copy Code

Public Property Orientation As Orientation

 Property Value

A member of the .NET Orientation enumeration.

 See Also

LinearScale Members
LinearScale Class
MindFusion.Gauges.Silverlight Namespace