Name | Description | |
---|---|---|
![]() | LoadFromFile | Loads an existing chart state to the chart control from a binary file. |
![]() | LoadFromStream | Loads the chart control state from the passed stream. |
![]() | LoadStateFromXml | Loads the control state from a XML string containing the binary state |
![]() | SaveStateToXml | Saves the control state to a XML string containing the binary state |
![]() | SaveToFile | Saves the current state of the chart control into a binary file. |
![]() | SaveToStream | Saves the chart control state in the passed stream. |