Categories: Array;
The Categories property determines categories for chart axis.
Use JSON or the setCategories method to set the property value, and the getCategories method to get the property value.
The array contains numeric or string values that represent chart categories.
The example of use is given on the Example of Creating a Scatter Chart page.
See also: