public abstract static class ZAxisCurrentDateIndicatorOptions.DashStyle extends JsEnum
Modifier and Type | Field and Description |
---|---|
static ZAxisCurrentDateIndicatorOptions.DashStyle |
DASH |
static ZAxisCurrentDateIndicatorOptions.DashStyle |
DASHDOT |
static ZAxisCurrentDateIndicatorOptions.DashStyle |
DOT |
static ZAxisCurrentDateIndicatorOptions.DashStyle |
LONGDASH |
static ZAxisCurrentDateIndicatorOptions.DashStyle |
LONGDASHDOT |
static ZAxisCurrentDateIndicatorOptions.DashStyle |
LONGDASHDOTDOT |
static ZAxisCurrentDateIndicatorOptions.DashStyle |
SHORTDASH |
static ZAxisCurrentDateIndicatorOptions.DashStyle |
SHORTDASHDOT |
static ZAxisCurrentDateIndicatorOptions.DashStyle |
SHORTDASHDOTDOT |
static ZAxisCurrentDateIndicatorOptions.DashStyle |
SHORTDOT |
static ZAxisCurrentDateIndicatorOptions.DashStyle |
SOLID |
Constructor and Description |
---|
DashStyle() |
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 ZAxisCurrentDateIndicatorOptions.DashStyle DASH
public static final ZAxisCurrentDateIndicatorOptions.DashStyle DASHDOT
public static final ZAxisCurrentDateIndicatorOptions.DashStyle DOT
public static final ZAxisCurrentDateIndicatorOptions.DashStyle LONGDASH
public static final ZAxisCurrentDateIndicatorOptions.DashStyle LONGDASHDOT
public static final ZAxisCurrentDateIndicatorOptions.DashStyle LONGDASHDOTDOT
public static final ZAxisCurrentDateIndicatorOptions.DashStyle SHORTDASH
public static final ZAxisCurrentDateIndicatorOptions.DashStyle SHORTDASHDOT
public static final ZAxisCurrentDateIndicatorOptions.DashStyle SHORTDASHDOTDOT
public static final ZAxisCurrentDateIndicatorOptions.DashStyle SHORTDOT
public static final ZAxisCurrentDateIndicatorOptions.DashStyle SOLID
Copyright © 2020. All rights reserved.