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