| Package | Description |
|---|---|
| com.hyjavacharts.model.highcharts | |
| com.hyjavacharts.model.highcharts.constants |
| Modifier and Type | Method and Description |
|---|---|
ChartType |
Chart.getType()
The default series type for the chart.
|
| Modifier and Type | Method and Description |
|---|---|
Chart |
Chart.setType(ChartType type)
The default series type for the chart.
|
| Modifier and Type | Method and Description |
|---|---|
static ChartType |
ChartType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartType[] |
ChartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2026. All rights reserved.