DataLabel Property (TreeMap)
In This Topic
Gets the data label for data items.
Syntax
'Declaration
<C1DescriptionAttribute("TreeMap.DataLabel", "Gets the data label for data items.")>
Public ReadOnly Property DataLabel As DataLabel
[C1Description("TreeMap.DataLabel", "Gets the data label for data items.")]
public DataLabel DataLabel {get;}
See Also