ChartDesigner Class Members
In This Topic
The following tables list the members exposed by ChartDesigner.
Public Constructors
Public Properties
| Name | Description |
 | Form | Gets the designer form. |
 | ToolStrip | Gets the designer toolstrip. |
Top
Public Methods
| Name | Description |
 | Close | Closes the designer window. |
 | Detach | Detaches the designer from chart instance. |
  | GetDesigner | Gets the designer for the specified chart. |
 | Restore | Restores the chart to the previously saved state. |
 | Save | Saves the current state of the associated chart. |
Top
See Also