Name | Description | |
---|---|---|
![]() | DeepClone | Creates a deep clone filtered copy of the object. (Inherited from Nevron.Serialization.NSerializer) |
![]() | LoadControlStateFromFile | Overloaded. Overridden. Shows an open file dialog and loads the control state from the file. |
![]() | LoadControlStateFromStream | Overridden. Loads the chart control state from the passed stream. |
![]() | LoadFromFile | Loads an object from a file containing the object in the specified persistency format. (Inherited from Nevron.Serialization.NSerializer) |
![]() | LoadFromStream | Loads the object to the specfied stream. (Inherited from Nevron.Serialization.NSerializer) |
![]() | SaveControlStateToFile | Overloaded. Overridden. Shows a save file dialog and saves the current control state to file. |
![]() | SaveControlStateToStream | Overridden. Saves the chart control state in the passed stream. |
![]() | SaveToFile | Saves the passed object to a file in the specified persistency format. (Inherited from Nevron.Serialization.NSerializer) |
![]() | SaveToStream | Saves the object to the specfied stream. (Inherited from Nevron.Serialization.NSerializer) |