Class Metrics.CustomChart

java.lang.Object
net.ME1312.SubServers.Host.Library.Metrics.CustomChart
Direct Known Subclasses:
Metrics.DrilldownPie, Metrics.SimplePie, Metrics.SingleLineChart
Enclosing class:
Metrics

public abstract static class Metrics.CustomChart extends Object
Represents a custom chart.
  • Method Details

    • getChartData

      protected abstract org.json.JSONObject getChartData() throws Exception
      Throws:
      Exception