[]
        
(Showing Draft Content)

Data Chart Designer

SpreadJS Designer Component provides the option to insert a Data Chart in your worksheets or report sheets.

To add a Data Chart, follow the steps below:

  1. Go to the INSERT tab and click the Data Charts button in the ribbon UI.


    1


  2. Select the desired chart type from the dropdown.

    Once selected, the Data Chart will be added to your sheet and the Data Chart Panel will open on the right.

    2

    3


  3. Modify the Data Chart's configuration information using the Data Chart Panel.

    It has two main sections:

    1. Inspector: This section allows you to customize the chart’s appearance and make it more readable and visually appealing.

    2. Data Binding: This section helps you bind your chart to data from the DataManager or specific cells in a ReportSheet. The data displayed in the Data Chart is setup through this part.