Nevron .NET Vision
Nevron.Chart.WinForm Namespace / NChartControlSerializer Class


In This Topic
    NChartControlSerializer Class Methods
    In This Topic

    For a list of all members of this type, see NChartControlSerializer members.

    Public Methods
     NameDescription
    Public MethodCreates a deep clone filtered copy of the object. (Inherited from Nevron.Serialization.NSerializer)
    Public MethodOverloaded. Overridden. Shows an open file dialog and loads the control state from the file.  
    Public MethodOverridden. Loads the chart control state from the passed stream.  
    Public MethodLoads an object from a file containing the object in the specified persistency format. (Inherited from Nevron.Serialization.NSerializer)
    Public MethodLoads the object to the specfied stream. (Inherited from Nevron.Serialization.NSerializer)
    Public MethodOverloaded. Overridden. Shows a save file dialog and saves the current control state to file.  
    Public MethodOverridden. Saves the chart control state in the passed stream.  
    Public MethodSaves the passed object to a file in the specified persistency format. (Inherited from Nevron.Serialization.NSerializer)
    Public MethodSaves the object to the specfied stream. (Inherited from Nevron.Serialization.NSerializer)
    Top
    See Also