Package cn.mapway.echart.client
Class ChartItemStyle
java.lang.Object
cn.mapway.echart.client.ChartItemStyle
@JsType(isNative=true,
namespace="<global>",
name="Object")
public class ChartItemStyle
extends Object
ChartItemStyle
- Author:
- zhang
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubledoublefloat -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
color
-
shadowColor
-
borderType
-
opacity
public float opacity -
borderRadius
public double borderRadius -
borderColor
-
borderWidth
public double borderWidth
-
-
Constructor Details
-
ChartItemStyle
public ChartItemStyle()
-
-
Method Details
-
set
-