ComponentOne FinancialChart for WinForms
C1.Win.Chart Namespace / Series Class / RebindCurrencyMananger Method

In This Topic
    RebindCurrencyMananger Method (Series)
    In This Topic
    Rebind currency mananger data.
    Syntax
    'Declaration
     
    
    Public Function RebindCurrencyMananger() As Boolean
    public bool RebindCurrencyMananger()

    Return Value

    True if the data was successfully re-binded, false otherwise.
    See Also