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

In This Topic
    Restore Method
    In This Topic
    Restores the chart to the previously saved state.
    Syntax
    'Declaration
     
    Public Sub Restore( _
       ByVal savedChart As System.String _
    ) 
    public void Restore( 
       System.string savedChart
    )

    Parameters

    savedChart
    See Also