Name | Description | |
---|---|---|
![]() | NChartControlSerializer Constructor |
The following tables list the members exposed by NChartControlSerializer.
Name | Description | |
---|---|---|
![]() | NChartControlSerializer Constructor |
Name | Description | |
---|---|---|
![]() | m_ChartControl |
Name | Description | |
---|---|---|
![]() | Assemblies | Gets / sets a list of assemblies defining custom types allowing the custom serialization to resolve types contained in them. (Inherited from Nevron.Serialization.NSerializer) |
![]() | DeserializationConflictResolver | Gets or sets the deserialization conflict resolver (Inherited from Nevron.Serialization.NSerializer) |
![]() | LocalizationContextName | (Inherited from Nevron.Serialization.NSerializer) |
![]() | XmlAttributeOverrides | Allows you to override property, field, and class attributes when you use the Xml serialization. (Inherited from Nevron.Serialization.NSerializer) |
![]() | XmlExtraTypes | Gets/sets the Xml serialization extra types (Inherited from Nevron.Serialization.NSerializer) |
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) |