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