Package | Description |
---|---|
com.hyjavacharts.model.common | |
com.hyjavacharts.model.highcharts.plotoptions.series |
Modifier and Type | Field and Description |
---|---|
static CSSObject |
CSSObject.NULL |
Modifier and Type | Method and Description |
---|---|
CSSObject |
SVGAttributes.getStyleAsCSSObject() |
CSSObject |
CSSObject.setColor(Color color)
Color used in the element.
|
CSSObject |
CSSObject.setCssValue(String cssValue)
Set the CSS Javascript value.
|
CSSObject |
CSSObject.setFontSize(String fontSize)
Font size of the element text.
|
CSSObject |
CSSObject.setOpacity(Number opacity)
Opacity of the element.
|
CSSObject |
CSSObject.setTextOutline(String textOutline)
Outline style of the element text.
|
Modifier and Type | Method and Description |
---|---|
SVGAttributes |
SVGAttributes.setStyle(CSSObject styleAsCSSObject) |
Modifier and Type | Method and Description |
---|---|
CSSObject |
DataLabels.getStyle()
Styles for the label.
|
Modifier and Type | Method and Description |
---|---|
DataLabels |
DataLabels.setStyle(CSSObject style)
Styles for the label.
|
Copyright © 2024. All rights reserved.