ComponentOne FlexChart for WinForms
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()
See Also

Reference

ITreeMap Interface
ITreeMap Members