Modifier and Type | Class and Description |
---|---|
static class |
YAxis.Format |
Modifier and Type | Field and Description |
---|---|
static YAxis.Format |
Format |
Constructor and Description |
---|
YAxis(java.lang.String format,
int logBase,
boolean show,
int decimals,
java.lang.Integer min,
java.lang.Integer max)
Describes block "Left Y" or "Right Y" for Y-axis panel in Legend block
|
YAxis()
Describes block "Left Y" or "Right Y" for Y-axis panel in Legend block
|
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
toJson()
returns object as JSON.
|
public static YAxis.Format Format
public YAxis(java.lang.String format, int logBase, boolean show, int decimals, java.lang.Integer min, java.lang.Integer max)
Describes block "Left Y" or "Right Y" for Y-axis panel in Legend block
public YAxis()
Describes block "Left Y" or "Right Y" for Y-axis panel in Legend block