Package | Description |
---|---|
com.hyjavacharts.model.common | |
com.hyjavacharts.model.highcharts | |
com.hyjavacharts.model.highcharts.plotoptions.pie |
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.
|
Modifier and Type | Method and Description |
---|---|
SVGAttributes |
SVGAttributes.setStyle(CSSObject styleAsCSSObject) |
Modifier and Type | Method and Description |
---|---|
CSSObject |
Chart.getPlotShadowAsCSSObject()
Whether to apply a drop shadow to the plot area.
|
Modifier and Type | Method and Description |
---|---|
Chart |
Chart.setPlotShadow(CSSObject plotShadowAsCSSObject)
Whether to apply a drop shadow to the plot area.
|
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 © 2022. All rights reserved.