Scatter charts render individual, disconnected points. Unlike line and area charts, scatter points do not convey trends well, but are used for individual data entries.

Getting Started
In order to take advantage of the functionality offered by the chart component, you will need to:
1. Include references to all required scripts.
2. Add the control declaration along with the desired properties.