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

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