FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / FlexRadar Class / DataLabel Property

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