ChartDesigner Constructors
The class representing the Chart Designer used to design a chart at runtime.| Name | Parameters | Description |
|---|---|---|
| ChartDesigner(Object, IDesignerHost) | chart, designerHost | Creates an instance of the ChartDesigner class. |
| ChartDesigner(Object) | chart | Creates an instance of the ChartDesigner class. |
See Also