ComponentOne Document Library for UWP
Position Property (DataLabel)

C1.UWP.Document Assembly > C1.Xaml.Document.FlexChart Namespace > DataLabel Class : Position Property
Gets or sets the position of data labels.
Syntax
'Declaration
 
Public Property Position As C1.Chart.LabelPosition
public C1.Chart.LabelPosition Position {get; set;}
See Also

Reference

DataLabel Class
DataLabel Members