ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / Alligator Class / GetLegendItemName Method

In This Topic
    GetLegendItemName Method (Alligator)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetLegendItemName( _
       ByVal index As Integer _
    ) As String
    public string GetLegendItemName( 
       int index
    )

    Parameters

    index
    See Also