If you create charts then you require one or more series that represents a line, pie or other chart element on your graph. If you have two lines on a graph, then you require one chart component, and two 'chartserie' components. 

  • cChartSerie:

Contains element property to add your elements


  • cCBChartSerie:        

Contains properties to bind the chart to a dataset.

Properties

Property

Description

backgroundColor

Bootstrap color of the background

borderColor

Bootstrap color of the border

chart

Reference of the chart that applies the series to.

chartType

Type of the chart (i.e. line, bar, radar, doughnut, pie, polararea, scatter)

datafielddata

DB: Reference to data fields for chart values

datafieldtitle

DB: Titles of the data fields

datasource

DB: Data source that binds the data

elements

Property editor for x, y and color values

title/label

Title of the chart