public abstract static class PlotScatterOptions.PointIntervalUnit extends JsEnum
Modifier and Type | Field and Description |
---|---|
static PlotScatterOptions.PointIntervalUnit |
DAY |
static PlotScatterOptions.PointIntervalUnit |
MONTH |
static PlotScatterOptions.PointIntervalUnit |
YEAR |
Constructor and Description |
---|
PointIntervalUnit() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
booleanValue, byteValue, charValue, doubleValue, equals, floatValue, intValue, isBoolean, isNumber, isString, shortValue, stringValue, toString, undefined
public static final PlotScatterOptions.PointIntervalUnit DAY
public static final PlotScatterOptions.PointIntervalUnit MONTH
public static final PlotScatterOptions.PointIntervalUnit YEAR
Copyright © 2020. All rights reserved.