ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / IchimokuCloud Class / GetLegendItemLength Method



In This Topic
    GetLegendItemLength Method (IchimokuCloud)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetLegendItemLength() As Integer
    'Usage
     
    
    Dim instance As IchimokuCloud
    Dim value As Integer
     
    value = instance.GetLegendItemLength()
    public int GetLegendItemLength()
    public:
    int GetLegendItemLength(); 
    See Also