Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / FpChartDesignerActionList Class / LoadXML Method


In This Topic
    LoadXML Method
    In This Topic
    LoadChartModelTemplate
    Syntax
    'Declaration
     
    
    Public Sub LoadXML() 
    'Usage
     
    
    Dim instance As FpChartDesignerActionList
     
    instance.LoadXML()
    public void LoadXML()
    See Also