ComponentOne FinancialChart for WPF
DataLabel Property (ITreeMap)



C1.Chart Namespace > ITreeMap Interface : DataLabel Property
Syntax
'Declaration
 
ReadOnly Property DataLabel As IDataLabel
'Usage
 
Dim instance As ITreeMap
Dim value As IDataLabel
 
value = instance.DataLabel
IDataLabel DataLabel {get;}
property IDataLabel^ DataLabel {
   IDataLabel^ get();
}
See Also

Reference

ITreeMap Interface
ITreeMap Members