FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / 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 System.Boolean
    public System.bool RebindCurrencyMananger()

    Return Value

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