| Package | Description |
|---|---|
| com.xxdb.data |
| Modifier and Type | Method and Description |
|---|---|
static CHART_PARAMETER_TYPE |
CHART_PARAMETER_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CHART_PARAMETER_TYPE[] |
CHART_PARAMETER_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Entity |
Chart.getExtraParameter(CHART_PARAMETER_TYPE key) |
Entity |
BasicChart.getExtraParameter(CHART_PARAMETER_TYPE key) |
Copyright © 2024 DolphinDB. All rights reserved.