ComponentOne FinancialChart for WPF
GetLegendLabels Method



C1.Chart Namespace > ITreeMap Interface : GetLegendLabels Method
Syntax
'Declaration
 
Function GetLegendLabels() As String()
'Usage
 
Dim instance As ITreeMap
Dim value() As String
 
value = instance.GetLegendLabels()
string[] GetLegendLabels()
array<String^>^ GetLegendLabels(); 
See Also

Reference

ITreeMap Interface
ITreeMap Members