Important properties are:

ChartType

Represents the type of the chart, like line, bar, pie and others

Responsive

If set to true, then the chart will follow the bootstrap rules (advised). If not, then you have to set the chart height and chart width in pixels. Recommended is to set the height to a value in px and the width to ‘auto’

Legend position

Represents the location of the legend: top, left, right, bottom

Title

Title of the chart.

Chart

Reference to the chart component.