public abstract static class PlotAreaOptions.Linecap extends JsEnum
Modifier and Type | Field and Description |
---|---|
static PlotAreaOptions.Linecap |
BUTT |
static PlotAreaOptions.Linecap |
ROUND |
static PlotAreaOptions.Linecap |
SQUARE |
Constructor and Description |
---|
Linecap() |
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 PlotAreaOptions.Linecap BUTT
public static final PlotAreaOptions.Linecap ROUND
public static final PlotAreaOptions.Linecap SQUARE
Copyright © 2020. All rights reserved.