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


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