Package | Description |
---|---|
com.hyjavaapex.model.apexcharts.constants | |
com.hyjavaapex.model.apexcharts.plotoptions |
Modifier and Type | Method and Description |
---|---|
static BorderRadiusApplication |
BorderRadiusApplication.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BorderRadiusApplication[] |
BorderRadiusApplication.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BorderRadiusApplication |
Bar.getBorderRadiusApplication()
Whether to apply border-radius
|
Modifier and Type | Method and Description |
---|---|
Bar |
Bar.setBorderRadiusApplication(BorderRadiusApplication borderRadiusApplication)
Whether to apply border-radius
|
Copyright © 2024. All rights reserved.