data| 限定符和类型 | 方法和说明 |
|---|---|
Object |
bottom() |
T |
bottom(Integer bottom) |
T |
bottom(Object bottom) |
T |
calcuable(Boolean calculable)
设置calculable值
|
Boolean |
calculable()
获取calculable值
|
Object |
coordinateSystem() |
T |
coordinateSystem(CoordinateSystem coordinateSystem) |
T |
coordinateSystem(Object coordinateSystem) |
Integer |
geoIndex() |
T |
geoIndex(Integer geoIndex) |
Object |
getBottom() |
Boolean |
getCalculable()
获取calculable值
|
Object |
getCoordinateSystem() |
Integer |
getGeoIndex() |
Object |
getHeight() |
ItemStyle |
getItemStyle()
获取itemStyle值
|
ItemStyle |
getLabel() |
Object |
getLeft() |
Boolean |
getLegendHoverLink()
获取legendHoverLink值
|
MarkLine |
getMarkLine()
获取markLine值
|
MarkPoint |
getMarkPoint()
获取markPoint值
|
String |
getName()
获取name值
|
Object |
getRight() |
Boolean |
getShowAllSymbol()
获取showAllSymbol值
|
String |
getStack()
获取stack值
|
Object |
getSymbol()
获取symbol值
|
Object[] |
getSymbolOffset() |
Object |
getSymbolRoate()
获取symbolRoate值
|
Object |
getSymbolSize()
获取symbolSize值
|
Tooltip |
getTooltip()
获取tooltip值
|
Object |
getTop() |
SeriesType |
getType()
获取type值
|
Object |
getWidth() |
Integer |
getxAxisIndex()
获取xAxisIndex值
|
Integer |
getyAxisIndex()
获取yAxisIndex值
|
Integer |
getZ()
获取z值
|
Integer |
getZlevel()
获取zlevel值
|
Object |
height() |
T |
height(Integer height) |
T |
height(Object height) |
ItemStyle |
itemStyle()
图形样式
|
Series |
itemStyle(ItemStyle itemStyle)
设置itemStyle值
|
ItemStyle |
label() |
T |
label(ItemStyle label) |
Object |
left() |
T |
left(Integer left) |
T |
left(Object left) |
T |
left(X left) |
Boolean |
legendHoverLink()
获取legendHoverLink值
|
T |
legendHoverLink(Boolean legendHoverLink)
设置legendHoverLink值
|
MarkLine |
markLine()
标线
|
Series |
markLine(MarkLine markLine)
设置markLine值
|
MarkPoint |
markPoint()
标注
|
Series |
markPoint(MarkPoint markPoint)
设置markPoint值
|
String |
name()
获取name值
|
T |
name(String name)
设置name值
|
Object |
right() |
T |
right(Integer right) |
T |
right(Object right) |
void |
setBottom(Object bottom) |
void |
setCalculable(Boolean calculable)
设置calculable值
|
void |
setCoordinateSystem(Object coordinateSystem) |
void |
setGeoIndex(Integer geoIndex) |
void |
setHeight(Object height) |
void |
setItemStyle(ItemStyle itemStyle)
设置itemStyle值
|
void |
setLabel(ItemStyle label) |
void |
setLeft(Object left) |
void |
setLegendHoverLink(Boolean legendHoverLink)
设置legendHoverLink值
|
void |
setMarkLine(MarkLine markLine)
设置markLine值
|
void |
setMarkPoint(MarkPoint markPoint)
设置markPoint值
|
void |
setName(String name)
设置name值
|
void |
setRight(Object right) |
void |
setShowAllSymbol(Boolean showAllSymbol)
设置showAllSymbol值
|
void |
setStack(String stack)
设置stack值
|
void |
setSymbol(Object symbol)
设置symbol值
|
void |
setSymbolOffset(Object[] symbolOffset) |
void |
setSymbolRoate(Object symbolRoate)
设置symbolRoate值
|
void |
setSymbolSize(Object symbolSize)
设置symbolSize值
|
void |
setTooltip(Tooltip tooltip)
设置tooltip值
|
void |
setTop(Object top) |
void |
setType(SeriesType type)
设置type值
|
void |
setWidth(Object width) |
void |
setxAxisIndex(Integer xAxisIndex)
设置xAxisIndex值
|
void |
setyAxisIndex(Integer yAxisIndex)
设置yAxisIndex值
|
void |
setZ(Integer z)
设置z值
|
void |
setZlevel(Integer zlevel)
设置zlevel值
|
Boolean |
showAllSymbol()
获取showAllSymbol值
|
T |
showAllSymbol(Boolean showAllSymbol)
设置showAllSymbol值
|
String |
stack()
获取stack值
|
T |
stack(String stack)
设置stack值
|
Object |
symbol()
获取symbol值
|
T |
symbol(Object symbol)
设置symbol值
|
T |
symbol(Symbol symbol)
设置symbol值
|
Object[] |
symbolOffset() |
T |
symbolOffset(Object[] symbolOffset) |
T |
symbolOffset(Object o1,
Object o2) |
Object |
symbolRoate()
获取symbolRoate值
|
T |
symbolRoate(Object symbolRoate)
设置symbolRoate值
|
Object |
symbolSize()
获取symbolSize值
|
T |
symbolSize(Object symbolSize)
设置symbolSize值
|
Tooltip |
tooltip()
提示框样式,仅对本系列有效,如不设则用option.tooltip(详见tooltip),鼠标悬浮交互时的信息提示
|
Series |
tooltip(Tooltip tooltip)
设置tooltip值
|
Object |
top() |
T |
top(Integer top) |
T |
top(Object top) |
T |
top(Y top) |
SeriesType |
type()
获取type值
|
T |
type(SeriesType type)
设置type值
|
Object |
width() |
T |
width(Integer width) |
T |
width(Object width) |
Integer |
xAxisIndex()
获取xAxisIndex值
|
T |
xAxisIndex(Integer xAxisIndex)
设置xAxisIndex值
|
Integer |
yAxisIndex()
获取yAxisIndex值
|
T |
yAxisIndex(Integer yAxisIndex)
设置yAxisIndex值
|
Integer |
z()
获取z值
|
T |
z(Integer z)
设置z值
|
Integer |
zlevel()
获取zlevel值
|
T |
zlevel(Integer zlevel)
设置zlevel值
|
animation, animation, animationDuration, animationDuration, animationDurationUpdate, animationDurationUpdate, animationEasing, animationEasing, animationEasing, animationEasingUpdate, animationEasingUpdate, animationEasingUpdate, clickable, clickable, data, data, getAnimation, getAnimationDuration, getAnimationDurationUpdate, getAnimationEasing, getAnimationEasingUpdate, getClickable, getData, getHoverable, hoverable, hoverable, setAnimation, setAnimationDuration, setAnimationDurationUpdate, setAnimationEasing, setAnimationEasingUpdate, setClickable, setData, setHoverableprotected Series()
protected Series(String name)
name - public Object left()
public Object top()
public Object right()
public Object bottom()
public Object width()
public Object height()
public Object[] symbolOffset()
public Object[] getSymbolOffset()
public void setSymbolOffset(Object[] symbolOffset)
public Object coordinateSystem()
public T coordinateSystem(CoordinateSystem coordinateSystem)
public Object getCoordinateSystem()
public void setCoordinateSystem(Object coordinateSystem)
public ItemStyle getLabel()
public void setLabel(ItemStyle label)
public ItemStyle label()
public Integer zlevel()
public Integer z()
public Boolean legendHoverLink()
public T legendHoverLink(Boolean legendHoverLink)
legendHoverLink - public Integer xAxisIndex()
public Integer yAxisIndex()
public Integer geoIndex()
public String name()
public SeriesType type()
public T type(SeriesType type)
type - public String stack()
public Tooltip tooltip()
Tooltippublic Object symbol()
public Object symbolSize()
public Object symbolRoate()
public Boolean showAllSymbol()
public Boolean calculable()
public Boolean getLegendHoverLink()
public void setLegendHoverLink(Boolean legendHoverLink)
legendHoverLink - public Tooltip getTooltip()
public void setTooltip(Tooltip tooltip)
tooltip - public ItemStyle getItemStyle()
public void setItemStyle(ItemStyle itemStyle)
itemStyle - public MarkPoint getMarkPoint()
public void setMarkPoint(MarkPoint markPoint)
markPoint - public MarkLine getMarkLine()
public void setMarkLine(MarkLine markLine)
markLine - public Integer getxAxisIndex()
public void setxAxisIndex(Integer xAxisIndex)
xAxisIndex - public Integer getyAxisIndex()
public void setyAxisIndex(Integer yAxisIndex)
yAxisIndex - public Integer getGeoIndex()
public void setGeoIndex(Integer geoIndex)
public String getName()
public void setName(String name)
name - public SeriesType getType()
public void setType(SeriesType type)
type - public String getStack()
public void setStack(String stack)
stack - public Object getSymbol()
public void setSymbol(Object symbol)
symbol - public Object getSymbolSize()
public void setSymbolSize(Object symbolSize)
symbolSize - public Object getSymbolRoate()
public void setSymbolRoate(Object symbolRoate)
symbolRoate - public Boolean getShowAllSymbol()
public void setShowAllSymbol(Boolean showAllSymbol)
showAllSymbol - public Boolean getCalculable()
public void setCalculable(Boolean calculable)
calculable - public Integer getZlevel()
public void setZlevel(Integer zlevel)
zlevel - public Integer getZ()
public void setZ(Integer z)
z - public Object getLeft()
public void setLeft(Object left)
public Object getTop()
public void setTop(Object top)
public Object getRight()
public void setRight(Object right)
public Object getBottom()
public void setBottom(Object bottom)
public Object getWidth()
public void setWidth(Object width)
public Object getHeight()
public void setHeight(Object height)
Copyright © 2016. All rights reserved.