public abstract static class BStatsMetrics.SimplePie extends BStatsMetrics.CustomChart
chartId| Constructor and Description |
|---|
SimplePie(String chartId)
Class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.json.simple.JSONObject |
getChartData() |
abstract String |
getValue()
Gets the value of the pie.
|
getRequestJsonObjectpublic SimplePie(String chartId)
chartId - The id of the chart.protected org.json.simple.JSONObject getChartData()
getChartData in class BStatsMetrics.CustomChartpublic abstract String getValue()
Copyright © 2017. All rights reserved.