Installation & Setup
Installing XYChartNET
- Run setup.exe from the application's installation package.
Enabling XYChartNET component
- Open an existing Visual Studio project.
- Activate any form "[Design]" window.
- Open the Visual Studio Toolbox.
- Right-click on the mouse over any item in the Toolbox and select Add Tab.
- Enter "ControlEng" as the tab name.
- Open Windows Explorer and navigate to XYChartNET's installation folder.
- Select XYChartNet.dll and drag the item onto the newly created tab.
- XYChartNET component is now available for use.
Uninstalling XYChartNET
- Launch 'Add or Remove Programs' (via Start > Settings > Control Panel).
- Select program to remove, 'XY Chart NET'.
- Click on Remove.
- Open an existing Visual Studio project.
- Activate any form "[Design]" window.
- Open the Visual Studio Toolbox.
- Select "ControlEng" tab, right-click on the mouse and select Delete Tab.
- XYChartNET component is uninstalled from system.
Related Topics