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

In This Topic
    FixReferences Method (SharpGraphCore)
    In This Topic
    Fixes the references between chart object. This method is used when chart is partially deserialized.
    Syntax
    'Declaration
     
    Public Sub FixReferences() 
    public void FixReferences()
    See Also