ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexChart Class / DataLabel Property

In This Topic
    DataLabel Property (C1FlexChart)
    In This Topic
    Gets or sets the data label.
    Syntax
    'Declaration
     
    Public Property DataLabel As DataLabel
    public DataLabel DataLabel {get; set;}
    See Also