ComponentOne FinancialChart for WPF
GetLegendItemName Method (Alligator)



C1.WPF.Chart.Finance Namespace > Alligator Class : GetLegendItemName Method
Syntax
'Declaration
 
Public Function GetLegendItemName( _
   ByVal index As Integer _
) As String
'Usage
 
Dim instance As Alligator
Dim index As Integer
Dim value As String
 
value = instance.GetLegendItemName(index)
public string GetLegendItemName( 
   int index
)
public:
String^ GetLegendItemName( 
   int index
) 

Parameters

index
See Also

Reference

Alligator Class
Alligator Members