Position Property (DataLabel)
In This Topic
Gets or sets the position of the label.
Syntax
'Declaration
Public Property Position As Position
public Position Position {get; set;}
Property Value
A
Position enumeration indicating the position of the label.
See Also