ComponentOne ASP.NET MVC Controls
Position Property (DataLabel)

C1.Web.Mvc Namespace > DataLabel Class : Position Property
Gets or sets the position of data labels.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Position As LabelPosition
[DefaultValue()]
public LabelPosition Position {get; set;}
See Also

Reference

DataLabel Class
DataLabel Members