FlexChart | ComponentOne
C1.Win.FlexChart.Designer.4.8 Assembly / C1.Win.Chart.Designer Namespace / ChartDesigner Class / Save Method

In This Topic
    Save Method (ChartDesigner)
    In This Topic
    Saves the current state of the associated chart.
    Syntax
    'Declaration
     
    Public Function Save() As System.String
    public System.string Save()

    Return Value

    Saved chart state as a string.
    See Also