ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / BoxWhisker Class / DataLabel Property

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