ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / TreeMap Class / DataLabel Property

In This Topic
    DataLabel Property (TreeMap)
    In This Topic
    Gets the data label for data items.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataLabel As DataLabel
    public DataLabel DataLabel {get;}
    See Also