Gets or sets the label alignment.

Namespace:  C1.Silverlight.Chart.Editor
Assembly:  C1.Silverlight.Chart.Editor (in C1.Silverlight.Chart.Editor.dll)

Syntax

C#
public LabelAlignment Alignment { get; set; }
Visual Basic
Public Property Alignment As LabelAlignment
	Get
	Set

See Also