
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> Public Class ChartControlState Inherits Xceed.Chart.Core.ChartControlStateBase
'Usage Dim instance As ChartControlState
[ClassInterface(ClassInterfaceType.AutoDual)] public class ChartControlState : Xceed.Chart.Core.ChartControlStateBase
System.Object
Xceed.Chart.Core.ChartControlStateBase
Xceed.Chart.ChartControlState
Name | Description | |
---|---|---|
![]() | LoadFromFile | Loads an existing chart state to the chart control from a binary file. (Inherited from Xceed.Chart.Core.ChartControlStateBase) |
![]() | LoadFromStream | Loads the chart control state from the passed stream. (Inherited from Xceed.Chart.Core.ChartControlStateBase) |
![]() | LoadStateFromXml | Loads the control state from a XML string containing the binary state (Inherited from Xceed.Chart.Core.ChartControlStateBase) |
![]() | SaveStateToXml | Saves the control state to a XML string containing the binary state (Inherited from Xceed.Chart.Core.ChartControlStateBase) |
![]() | SaveToFile | Saves the current state of the chart control into a binary file. (Inherited from Xceed.Chart.Core.ChartControlStateBase) |
![]() | SaveToStream | Saves the chart control state in the passed stream. (Inherited from Xceed.Chart.Core.ChartControlStateBase) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2