data| 限定符和类型 | 方法和说明 |
|---|---|
X |
funnelAlign()
获取funnelAlign值
|
Funnel |
funnelAlign(X funnelAlign)
设置funnelAlign值
|
Integer |
gap()
获取gap值
|
Funnel |
gap(Integer gap)
设置gap值
|
X |
getFunnelAlign()
设置funnelAlign值
|
Integer |
getGap()
获取gap值
|
ItemStyle |
getLabelLine() |
Integer |
getMax()
获取max值
|
String |
getMaxSize()
获取maxSize值
|
Integer |
getMin()
获取min值
|
String |
getMinSize()
获取minSize值
|
Sort |
getSort()
获取sort值
|
Object |
getX()
获取x值
|
Object |
getX2()
获取x2值
|
Object |
getY()
获取y值
|
Object |
getY2()
获取y2值
|
ItemStyle |
labelLine() |
Funnel |
labelLine(ItemStyle labelLine) |
Integer |
max()
获取max值
|
Funnel |
max(Integer max)
设置max值
|
String |
maxSize()
获取maxSize值
|
Funnel |
maxSize(String maxSize)
设置maxSize值
|
Integer |
min()
获取min值
|
Funnel |
min(Integer min)
设置min值
|
String |
minSize()
获取minSize值
|
Funnel |
minSize(String minSize)
设置minSize值
|
void |
setFunnelAlign(X funnelAlign)
获取funnelAlign值
|
void |
setGap(Integer gap)
设置gap值
|
void |
setLabelLine(ItemStyle labelLine) |
void |
setMax(Integer max)
设置max值
|
void |
setMaxSize(String maxSize)
设置maxSize值
|
void |
setMin(Integer min)
设置min值
|
void |
setMinSize(String minSize)
设置minSize值
|
void |
setSort(Sort sort)
设置sort值
|
void |
setX(Object x)
设置x值
|
void |
setX2(Object x2)
设置x2值
|
void |
setY(Object y)
设置y值
|
void |
setY2(Object y2)
设置y2值
|
Sort |
sort()
获取sort值
|
Funnel |
sort(Sort sort)
设置sort值
|
Object |
x()
获取x值
|
Funnel |
x(Object x)
设置x值
|
Object |
x2()
获取x2值
|
Funnel |
x2(Object x2)
设置x2值
|
Object |
y()
获取y值
|
Funnel |
y(Object y)
设置y值
|
Object |
y2()
获取y2值
|
Funnel |
y2(Object y2)
设置y2值
|
bottom, bottom, bottom, calcuable, calculable, coordinateSystem, coordinateSystem, coordinateSystem, geoIndex, geoIndex, getBottom, getCalculable, getCoordinateSystem, getGeoIndex, getHeight, getItemStyle, getLabel, getLeft, getLegendHoverLink, getMarkLine, getMarkPoint, getName, getRight, getShowAllSymbol, getStack, getSymbol, getSymbolOffset, getSymbolRoate, getSymbolSize, getTooltip, getTop, getType, getWidth, getxAxisIndex, getyAxisIndex, getZ, getZlevel, height, height, height, itemStyle, itemStyle, label, label, left, left, left, left, legendHoverLink, legendHoverLink, markLine, markLine, markPoint, markPoint, name, name, right, right, right, setBottom, setCalculable, setCoordinateSystem, setGeoIndex, setHeight, setItemStyle, setLabel, setLeft, setLegendHoverLink, setMarkLine, setMarkPoint, setName, setRight, setShowAllSymbol, setStack, setSymbol, setSymbolOffset, setSymbolRoate, setSymbolSize, setTooltip, setTop, setType, setWidth, setxAxisIndex, setyAxisIndex, setZ, setZlevel, showAllSymbol, showAllSymbol, stack, stack, symbol, symbol, symbol, symbolOffset, symbolOffset, symbolOffset, symbolRoate, symbolRoate, symbolSize, symbolSize, tooltip, tooltip, top, top, top, top, type, type, width, width, width, xAxisIndex, xAxisIndex, yAxisIndex, yAxisIndex, z, z, zlevel, zlevelanimation, 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, setHoverablepublic Funnel()
public Funnel(String name)
name - public ItemStyle labelLine()
public Object x()
public Object y()
public Object x2()
public Object y2()
public X funnelAlign()
public Integer min()
public Integer max()
public String minSize()
public String maxSize()
public Sort sort()
public Integer gap()
public Object getX()
public void setX(Object x)
x - public Object getY()
public void setY(Object y)
y - public Object getX2()
public void setX2(Object x2)
x2 - public Object getY2()
public void setY2(Object y2)
y2 - public Integer getMin()
public void setMin(Integer min)
min - public Integer getMax()
public void setMax(Integer max)
max - public String getMinSize()
public void setMinSize(String minSize)
minSize - public String getMaxSize()
public void setMaxSize(String maxSize)
maxSize - public Sort getSort()
public void setSort(Sort sort)
sort - public Integer getGap()
public void setGap(Integer gap)
gap - public X getFunnelAlign()
public void setFunnelAlign(X funnelAlign)
funnelAlign - public ItemStyle getLabelLine()
public void setLabelLine(ItemStyle labelLine)
Copyright © 2016. All rights reserved.