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(Mono.Cecil.CustomAttributeArgument)>
Public Property Position As LabelPosition
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public LabelPosition Position {get; set;}
See Also

Reference

DataLabel Class
DataLabel Members