ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraphCore Class / RefreshData Method

In This Topic
    RefreshData Method
    In This Topic
    Clears internal caches, so that chart will load all that data when it will be drawn next time
    Syntax
    'Declaration
     
    Public Sub RefreshData() 
    public void RefreshData()
    See Also