MindFusion.Charting for Silverlight Programmer's Guide
TickSettings.TickAlignment Property
See Also
 






Gets or sets the alignment of the ticks relative to the scale. This is a dependency property.

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

 Syntax

C#  Copy Code

public Alignment TickAlignment { get; set; }

Visual Basic  Copy Code

Public Property TickAlignment As Alignment

 Property Value

A member of the Alignment enumeration.

 Remarks

For more information on the effect of this property, check the Alignment enumeration.

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges.Silverlight Namespace
TickOffset Property