Searched refs:Y_LABEL_KEY (Results 1 – 1 of 1) sorted by relevance
27 public static final String Y_LABEL_KEY = "y_label"; field in Graph85 json.add(Y_LABEL_KEY, new JsonPrimitive(getYLabel())); in toJson()