Step 1: Adding FinancialChart to the Form
In This Topic
To add FinancialChart to the form, perform the following steps:
- Create a new Windows Forms Application.
- In the Design view, either drag and drop or double-click the FinancialChart control from/in the Toolbox.
The following DLLs are added in the References folder:
C1.Win.FinancialChart.4.8
C1.Win.FlexChart.4.8
The FinancialChart control is added to the form successfully.