public class Candlestick extends Series<Candlestick>
data| 构造器和说明 |
|---|
Candlestick()
构造函数
|
Candlestick(String name)
构造函数,参数:name
|
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
barMaxWidth()
获取barMaxWidth值
|
Candlestick |
barMaxWidth(Integer barMaxWidth)
设置barMaxWidth值
|
Integer |
barWidth()
获取barWidth值
|
Candlestick |
barWidth(Integer barWidth)
设置barWidth值
|
Candlestick |
data(Double open,
Double close,
Double min,
Double max)
设置open,close,min,max值
|
Integer |
getBarMaxWidth()
获取barMaxWidth
|
Integer |
getBarWidth()
获取barWidth
|
Orient |
getLayout() |
Orient |
layout() |
Candlestick |
layout(Orient layout) |
void |
setBarMaxWidth(Integer barMaxWidth)
设置barMaxWidth
|
void |
setBarWidth(Integer barWidth)
设置barWidth
|
void |
setLayout(Orient layout) |
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 Candlestick()
public Candlestick(String name)
name - public Candlestick data(Double open, Double close, Double min, Double max)
open - close - min - max - public Integer barWidth()
public Candlestick barWidth(Integer barWidth)
barWidth - public Integer barMaxWidth()
public Candlestick barMaxWidth(Integer barMaxWidth)
barMaxWidth - public Orient layout()
public Candlestick layout(Orient layout)
public Integer getBarWidth()
public void setBarWidth(Integer barWidth)
barWidth - public Integer getBarMaxWidth()
public void setBarMaxWidth(Integer barMaxWidth)
barMaxWidth - public Orient getLayout()
public void setLayout(Orient layout)
Copyright © 2016. All rights reserved.