public abstract static class YAxisPlotBandsLabelOptions.VerticalAlign extends JsEnum
Modifier and Type | Field and Description |
---|---|
static YAxisPlotBandsLabelOptions.VerticalAlign |
BOTTOM |
static YAxisPlotBandsLabelOptions.VerticalAlign |
MIDDLE |
static YAxisPlotBandsLabelOptions.VerticalAlign |
TOP |
Constructor and Description |
---|
VerticalAlign() |
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 YAxisPlotBandsLabelOptions.VerticalAlign BOTTOM
public static final YAxisPlotBandsLabelOptions.VerticalAlign MIDDLE
public static final YAxisPlotBandsLabelOptions.VerticalAlign TOP
Copyright © 2020. All rights reserved.