static final enum RawHtmlChartDump.ChartType extends java.lang.Enum<E<E>>
Modifiers | Name | Description |
---|---|---|
static RawHtmlChartDump.ChartType |
BAR |
|
static RawHtmlChartDump.ChartType |
LINE |
|
static RawHtmlChartDump.ChartType |
MAX_VALUE |
|
static RawHtmlChartDump.ChartType |
MIN_VALUE |
Type | Name and description |
---|---|
boolean |
stacked |
java.lang.String |
typeOfChart |
Type Params | Return Type | Name and description |
---|---|---|
|
RawHtmlChartDump.ChartType |
next() |
|
RawHtmlChartDump.ChartType |
previous() |
|
static RawHtmlChartDump.ChartType |
valueOf(java.lang.String name) |
|
static final RawHtmlChartDump.ChartType[] |
values() |