public interface ChartData
Data that is pepared for being used in charts.| Modifier and Type | Method and Description |
|---|---|
void |
writeDataJSON(JSONWriter writer,
Locale locale)
Writes the chart data to the specified
JSONWriter. |
void writeDataJSON(JSONWriter writer, Locale locale) throws JSONException
JSONWriter.writer - The JSON writerlocale - The locale to be used for formatting dataJSONException - if an error occured while creating the JSONCopyright © 2010 - 2020 Adobe. All Rights Reserved