-
public class Candlestick extends OHLC
Candlestick Series Class.Note: Use candlestick method to get this series. {docs:Basic_Charts/Japanese_Candlestick_Chart}Learn more about Candlestick series{docs}
-
-
Constructor Summary
Constructors Constructor Description Candlestick(String jsChart)
-
Method Summary
Modifier and Type Method Description static Candlestickinstantiate()StringgetJsBase()SeriesA11ya11y()Getter for the accessibility setting. Candlesticka11y(Boolean value)Setter for the accessibility setting. Candlesticka11y(String value)Setter for the accessibility setting. voidbottom()Getter for element bottom bound settings. Candlestickbottom(Number bottom)Setter for element bottom bound settings. Candlestickbottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. Candlestickbounds(RectObj bounds)Setter for bounds of the element using one parameter. Candlestickbounds(Rect bounds)Setter for bounds of the element using one parameter. Candlestickbounds(Bounds bounds)Setter for bounds of the element using one parameter. Candlestickbounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. Candlestickbounds(Number x, Number y, Number width, String height)Setter for element bounds settings. Candlestickbounds(Number x, Number y, String width, Number height)Setter for element bounds settings. Candlestickbounds(Number x, Number y, String width, String height)Setter for element bounds settings. Candlestickbounds(Number x, String y, Number width, Number height)Setter for element bounds settings. Candlestickbounds(Number x, String y, Number width, String height)Setter for element bounds settings. Candlestickbounds(Number x, String y, String width, Number height)Setter for element bounds settings. Candlestickbounds(Number x, String y, String width, String height)Setter for element bounds settings. Candlestickbounds(String x, Number y, Number width, Number height)Setter for element bounds settings. Candlestickbounds(String x, Number y, Number width, String height)Setter for element bounds settings. Candlestickbounds(String x, Number y, String width, Number height)Setter for element bounds settings. Candlestickbounds(String x, Number y, String width, String height)Setter for element bounds settings. Candlestickbounds(String x, String y, Number width, Number height)Setter for element bounds settings. Candlestickbounds(String x, String y, Number width, String height)Setter for element bounds settings. Candlestickbounds(String x, String y, String width, Number height)Setter for element bounds settings. Candlestickbounds(String x, String y, String width, String height)Setter for element bounds settings. voidclip()Getter for series clip settings. Candlestickclip(Boolean value)Setter for series clip settings. Candlestickclip(Rect value)Setter for series clip settings. voidcolor()Candlestickcolor(Fill value)LinearColorcolorScale()Getter for the color scale. CandlestickcolorScale(LinearColor settings)Setter for the color scale. CandlestickcolorScale(OrdinalColor settings)Setter for the color scale. CandlestickcolorScale(String settings)Setter for the color scale. CandlestickcolorScale(ScaleTypes settings)Setter for the color scale. Viewdata(List<DataEntry> data)voidenabled()Getter for the element state (enabled or disabled). Candlestickenabled(Boolean enabled)Setter for the element enabled state. Errorerror()Getter for the series error. Candlestickerror(String settings)Setter for the series error. Candlestickerror(Boolean settings)Setter for the series error. Candlestickerror(Number settings)Setter for the series error. voidexcludePoint(Number indexes)Excludes points at the specified index. voidexcludePoint(Array<Number> indexes)Excludes points at the specified index. voidfallingFill()Getter for the falling series fill color. CandlestickfallingFill(Fill color)Setter for falling fill settings using an array or a string. CandlestickfallingFill(GradientKey color)Setter for falling fill settings using an array or a string. CandlestickfallingFill(Array<String> color)Setter for falling fill settings using an array or a string. CandlestickfallingFill(String color, Number opacity)Falling fill color with opacity. CandlestickfallingFill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient falling fill. CandlestickfallingFill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient falling fill. CandlestickfallingFill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient falling fill. CandlestickfallingFill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient falling fill. CandlestickfallingFill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient falling fill. CandlestickfallingFill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient falling fill. CandlestickfallingFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient falling fill. CandlestickfallingFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient falling fill. PatternFillfallingHatchFill()Getter for falling hatch fill settings. CandlestickfallingHatchFill(PatternFill patternFillOrTypeOrState, String color, Number thickness, Number size)Setter for falling hatch fill settings. CandlestickfallingHatchFill(HatchFill patternFillOrTypeOrState, String color, Number thickness, Number size)Setter for falling hatch fill settings. CandlestickfallingHatchFill(String patternFillOrTypeOrState, String color, Number thickness, Number size)Setter for falling hatch fill settings. CandlestickfallingHatchFill(HatchFillType patternFillOrTypeOrState, String color, Number thickness, Number size)Setter for falling hatch fill settings. CandlestickfallingHatchFill(Boolean patternFillOrTypeOrState, String color, Number thickness, Number size)Setter for falling hatch fill settings. CandlestickfallingHatchFill(String hatchFillFunction)Setter for falling hatch fill settings using function. CandlestickfallingHatchFill(PatternFill patternFill)Setter for falling hatch fill settings using pattern fill. CandlestickfallingHatchFill(HatchFill settings)Setter for falling hatch fill settings using an instance. CandlestickfallingHatchFill(Boolean enabled)Setter for falling hatch fill using boolean. voidfallingStroke()Getter for falling stroke settings. CandlestickfallingStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for falling stroke settings. CandlestickfallingStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for falling stroke settings. CandlestickfallingStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for falling stroke settings. CandlestickfallingStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for falling stroke settings. CandlestickfallingStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for falling stroke settings. CandlestickfallingStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for falling stroke settings. CandlestickfallingStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for falling stroke settings. CandlestickfallingStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for falling stroke settings. CandlestickfallingStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for falling stroke settings. CandlestickfallingStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for falling stroke settings. CandlestickfallingStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for falling stroke settings. CandlestickfallingStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for falling stroke settings. CandlestickfallingStroke(String settings)Setter for falling stroke using an object. voidgetExcludedPoints()Returns an array of excluded points. RectgetPixelBounds()Returns pixel bounds of the element due to parent bounds and self bounds settings. voidgetPixelPointWidth()Gets point width in case of width-based series. SeriesPointgetPoint(Number index)Gets wrapped point by index. voidgetStat(Statistics key)Gets the statistics value by key. voidgetStat(String key)Gets the statistics value by key. voidheight()Getter for element height settings. Candlestickheight(Number height)Setter for element height setting. Candlestickheight(String height)Setter for element height setting. Candlestickhover()Hovers points. Candlestickhover(Number index)Hovers point by index. Candlestickhover(Array<Number> indexes)Hovers points by indexes. StateSettingshovered()Getter for hovered state settings. Candlestickhovered(String settings)Setter for hovered state settings. voidid()Getter for the series id. Candlestickid(String id)Setter for the series id. Candlestickid(Number id)Setter for the series id. voidincludeAllPoints()Includes all excluded points. voidincludePoint(Number indexes)Includes excluded points with the specified indexes. voidincludePoint(Array<Number> indexes)Includes excluded points with the specified indexes. voidisVertical()Getter for the series layout direction. CandlestickisVertical(Boolean enabled)Setter for the series layout direction. voidkeepOnlyPoints(Number indexes)Keep only the specified points. voidkeepOnlyPoints(Array<Number> indexes)Keep only the specified points. LabelsFactorylabels()Getter for series data labels. Candlesticklabels(String settings)Setter for series data labels. Candlesticklabels(Boolean settings)Setter for series data labels. voidleft()Getter for element left bound settings. Candlestickleft(Number left)Setter for element left bound settings. Candlestickleft(String left)Setter for element left bound settings. LegendItemSettingslegendItem()CandlesticklegendItem(String value)MarkersFactorymarkers()Getter for series data markers. Candlestickmarkers(String settings)Setter for series data markers. Candlestickmarkers(Boolean settings)Setter for series data markers. voidmaxHeight()Getter for the maximum height. CandlestickmaxHeight(Number height)Setter for the maximum height. CandlestickmaxHeight(String height)Setter for the maximum height. LabelsFactorymaxLabels()Getter for maximum labels. CandlestickmaxLabels(String settings)Setter for maximum labels. CandlestickmaxLabels(Boolean settings)Setter for maximum labels. voidmaxPointWidth()Getter for the maximum point width. CandlestickmaxPointWidth(Number width)Setter for the maximum point width. CandlestickmaxPointWidth(String width)Setter for the maximum point width. voidmaxWidth()Getter for the maximum width. CandlestickmaxWidth(Number width)Setter for the maximum width. CandlestickmaxWidth(String width)Setter for the maximum width. voidmeta(String key)Candlestickmeta(String key, String value)voidminHeight()Getter for the minimum height. CandlestickminHeight(Number height)Setter for the minimum height. CandlestickminHeight(String height)Setter for the minimum height. LabelsFactoryminLabels()Getter for minimum labels. CandlestickminLabels(String settings)Setter for minimum labels. CandlestickminLabels(Boolean settings)Setter for minimum labels. voidminPointLength()Getter for the minimum point length. CandlestickminPointLength(Number length)Setter for the minimum point length. CandlestickminPointLength(String length)Setter for the minimum point length. voidminWidth()Getter for the minimum width. CandlestickminWidth(Number width)Setter for the minimum width. CandlestickminWidth(String width)Setter for the minimum width. voidname()Candlestickname(String value)StateSettingsnormal()Getter for normal state settings. Candlesticknormal(String settings)Setter for normal state settings. voidpointWidth()Getter for the point width settings. CandlestickpointWidth(Number width)Setter for the point width settings. CandlestickpointWidth(String width)Setter for the point width settings. voidprint(PaperSize paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidprint(String paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidremoveAllListeners(String type)Removes all listeners from an object. RenderingSettingsrendering()Getter for the series rendering. Candlestickrendering(String settings)Setter for the series rendering settings. voidright()Getter for element right bound settings. Candlestickright(Number right)Setter for element right bound setting. Candlestickright(String right)Setter for element right bound setting. voidrisingFill()Getter for the rising fill color. CandlestickrisingFill(Fill color)Setter for rising fill settings using an array, an array or a string. CandlestickrisingFill(GradientKey color)Setter for rising fill settings using an array, an array or a string. CandlestickrisingFill(Array<String> color)Setter for rising fill settings using an array, an array or a string. CandlestickrisingFill(String color, Number opacity)Rising fill color with opacity. CandlestickrisingFill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient rising fill. CandlestickrisingFill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient rising fill. CandlestickrisingFill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient rising fill. CandlestickrisingFill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient rising fill. CandlestickrisingFill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient rising fill. CandlestickrisingFill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient rising fill. CandlestickrisingFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient rising fill. CandlestickrisingFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient rising fill. PatternFillrisingHatchFill()Getter for rising hatch fill settings. CandlestickrisingHatchFill(HatchFillType type, String color, Number thickness, Number size)Setter for rising hatch fill settings. CandlestickrisingHatchFill(String type, String color, Number thickness, Number size)Setter for rising hatch fill settings. CandlestickrisingHatchFill(String hatchFillFunction)Setter for rising hatch fill settings using function. CandlestickrisingHatchFill(PatternFill patternFill)Setter for rising hatch fill settings using pattern fill. CandlestickrisingHatchFill(HatchFill settings)Setter for rising hatch fill settings using an instance. CandlestickrisingHatchFill(Boolean enabled)Setter for rising hatch fill using boolean. voidrisingStroke()Getter for rising stroke settings. CandlestickrisingStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for rising stroke settings. CandlestickrisingStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for rising stroke settings. CandlestickrisingStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for rising stroke settings. CandlestickrisingStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for rising stroke settings. CandlestickrisingStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for rising stroke settings. CandlestickrisingStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for rising stroke settings. CandlestickrisingStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for rising stroke settings. CandlestickrisingStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for rising stroke settings. CandlestickrisingStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for rising stroke settings. CandlestickrisingStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for rising stroke settings. CandlestickrisingStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for rising stroke settings. CandlestickrisingStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for rising stroke settings. CandlestickrisingStroke(String settings)Setter for rising stroke using an object. Candlestickselect(Number index)Candlestickselect(Array<Number> indexes)StateSettingsselected()Getter for selected state settings. Candlestickselected(String settings)Setter for selected state settings. voidselectionMode()Gets the state of the series for selection mode. CandlestickselectionMode(SelectionMode value)Allows to select points of the series. CandlestickselectionMode(String value)Allows to select points of the series. voidseriesType()Getter for switching of the series type. CandlestickseriesType(String type)Setter for switching of the series type. Tooltiptooltip()Candlesticktooltip(String value)Candlesticktooltip(Boolean value)voidtop()Getter for element top bound settings. Candlesticktop(Number top)Setter for element top bound settings. Candlesticktop(String top)Setter for element top bound settings. voidtransformX(String value, Number subRangeRatio)Transforms X value to pixel coordinates. voidtransformY(String value, Number subRangeRatio)Transforms Y value to pixel coordinates. Candlestickunhover(Number indexOrIndexes)Removes hover from the series. Candlestickunhover(Array<Number> indexOrIndexes)Removes hover from the series. voidsetOnClickListener(ListenersInterface.OnClickListener listener)voidsetOnClickListener(ListenersInterface.OnClickListener listener, String type, String ePath)voidunlistenByKey(String key)Removes an event listener which was added with listen() by the key returned by listen() or listenOnce(). Candlestickunselect()Deselects all selected points. Candlestickunselect(Number index)Deselects selected point by index. Candlestickunselect(Array<Number> indexes)Deselects selected points by indexes. voidwidth()Getter for element width settings. Candlestickwidth(Number width)Setter for element width setting. Candlestickwidth(String width)Setter for element width setting. voidxPointPosition()Getter for the position of the point on an ordinal scale. CandlestickxPointPosition(Number position)Setter for the position of the point on an ordinal scale. OrdinalxScale()Getter for the series X scale. CandlestickxScale(Base settings)Setter for the series X scale. CandlestickxScale(String settings)Setter for the series X scale. CandlestickxScale(ScaleTypes settings)Setter for the series X scale. BaseyScale()Getter for the series Y scale. CandlestickyScale(Base settings)Setter for the series Y scale. CandlestickyScale(String settings)Setter for the series Y scale. CandlestickyScale(ScaleTypes settings)Setter for the series Y scale. voidzIndex()Getter for the Z-index of the element. CandlestickzIndex(Number zIndex)Setter for the Z-index of the element. Layercontainer()Getter for the container. Candlestickcontainer(Layer element)Setter for the container. Candlestickcontainer(Stage element)Setter for the container. Candlestickcontainer(String element)Setter for the container. RectparentBounds()Getter for the parent bounds. CandlestickparentBounds(Rect bounds)Setter for the parent bounds using single value. CandlestickparentBounds(String bounds)Setter for the parent bounds using single value. CandlestickparentBounds(Number bounds)Setter for the parent bounds using single value. CandlestickparentBounds(Number left, Number top, Number width, Number height)Setter for the parent bounds using several values. Viewdata(View data)Viewdata(List<DataEntry> data, TreeFillingMethod fillMethod)Viewdata(List<DataEntry> data, String fillMethod)ObjectxScale(Class scaleClass)ObjectyScale(Class scaleClass)-
Methods inherited from class com.anychart.core.cartesian.series.OHLC
a11y, a11y, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, clip, clip, color, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, error, error, error, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, height, height, hover, hover, hover, hovered, id, id, instantiate, isVertical, labels, labels, left, left, legendItem, markers, markers, maxHeight, maxHeight, maxLabels, maxLabels, maxPointWidth, maxPointWidth, maxWidth, maxWidth, meta, minHeight, minHeight, minLabels, minLabels, minPointLength, minPointLength, minWidth, minWidth, name, normal, parentBounds, parentBounds, parentBounds, parentBounds, pointWidth, pointWidth, rendering, right, right, risingStroke, risingStroke, risingStroke, risingStroke, risingStroke, risingStroke, risingStroke, risingStroke, risingStroke, risingStroke, risingStroke, risingStroke, risingStroke, select, select, selected, selectionMode, selectionMode, seriesType, tooltip, tooltip, top, top, unhover, unhover, unselect, unselect, unselect, width, width, xPointPosition, xScale, xScale, xScale, yScale, yScale, yScale, zIndex -
Methods inherited from class com.anychart.core.cartesian.series.WidthBased
a11y, a11y, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, clip, clip, color, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, error, error, error, height, height, hover, hover, hover, hovered, id, id, instantiate, isVertical, labels, labels, left, left, legendItem, markers, markers, maxHeight, maxHeight, maxLabels, maxLabels, maxPointWidth, maxPointWidth, maxWidth, maxWidth, meta, minHeight, minHeight, minLabels, minLabels, minPointLength, minPointLength, minWidth, minWidth, name, normal, parentBounds, parentBounds, parentBounds, parentBounds, pointWidth, pointWidth, rendering, right, right, select, select, selected, selectionMode, selectionMode, seriesType, tooltip, tooltip, top, top, unhover, unhover, unselect, unselect, unselect, width, width, xPointPosition, xScale, xScale, xScale, yScale, yScale, yScale, zIndex -
Methods inherited from class com.anychart.core.cartesian.series.BaseWithMarkers
a11y, a11y, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, clip, clip, color, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, error, error, error, height, height, hover, hover, hover, hovered, id, id, instantiate, isVertical, labels, labels, left, left, legendItem, markers, markers, maxHeight, maxHeight, maxLabels, maxLabels, maxWidth, maxWidth, meta, minHeight, minHeight, minLabels, minLabels, minWidth, minWidth, name, normal, parentBounds, parentBounds, parentBounds, parentBounds, rendering, right, right, select, select, selected, selectionMode, selectionMode, seriesType, tooltip, tooltip, top, top, unhover, unhover, unselect, unselect, unselect, width, width, xPointPosition, xScale, xScale, xScale, yScale, yScale, yScale, zIndex -
Methods inherited from class com.anychart.core.cartesian.series.Base
a11y, a11y, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, clip, clip, color, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, error, error, error, height, height, hover, hover, hover, hovered, id, id, instantiate, isVertical, labels, labels, left, left, legendItem, markers, markers, maxHeight, maxHeight, maxLabels, maxLabels, maxWidth, maxWidth, meta, minHeight, minHeight, minLabels, minLabels, minWidth, minWidth, name, normal, parentBounds, parentBounds, parentBounds, parentBounds, rendering, right, right, select, select, selected, selectionMode, selectionMode, seriesType, tooltip, tooltip, top, top, unhover, unhover, unselect, unselect, unselect, width, width, xPointPosition, xScale, xScale, xScale, yScale, yScale, yScale, zIndex -
Methods inherited from class com.anychart.core.SeriesBase
a11y, a11y, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, color, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, height, height, hover, hover, hover, hovered, id, id, instantiate, labels, labels, left, left, legendItem, markers, markers, maxHeight, maxHeight, maxWidth, maxWidth, meta, minHeight, minHeight, minWidth, minWidth, name, normal, parentBounds, parentBounds, parentBounds, parentBounds, right, right, select, select, selected, selectionMode, selectionMode, tooltip, tooltip, top, top, unhover, unhover, unselect, unselect, unselect, width, width, zIndex -
Methods inherited from class com.anychart.core.VisualBaseWithBounds
bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, container, container, container, enabled, height, height, instantiate, left, left, maxHeight, maxHeight, maxWidth, maxWidth, minHeight, minHeight, minWidth, minWidth, parentBounds, parentBounds, parentBounds, parentBounds, right, right, top, top, width, width, zIndex -
Methods inherited from class com.anychart.core.VisualBase
container, container, container, enabled, instantiate, parentBounds, parentBounds, parentBounds, parentBounds, zIndex -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Candlestick
Candlestick(String jsChart)
-
-
Method Detail
-
instantiate
static Candlestick instantiate()
-
a11y
SeriesA11y a11y()
Getter for the accessibility setting.
-
a11y
Candlestick a11y(Boolean value)
Setter for the accessibility setting.
-
a11y
Candlestick a11y(String value)
Setter for the accessibility setting.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bottom
Candlestick bottom(Number bottom)
Setter for element bottom bound settings.
-
bottom
Candlestick bottom(String bottom)
Setter for element bottom bound settings.
-
bounds
Candlestick bounds(RectObj bounds)
Setter for bounds of the element using one parameter.
-
bounds
Candlestick bounds(Rect bounds)
Setter for bounds of the element using one parameter.
-
bounds
Candlestick bounds(Bounds bounds)
Setter for bounds of the element using one parameter.
-
bounds
Candlestick bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Candlestick bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
clip
void clip()
Getter for series clip settings.
-
clip
Candlestick clip(Boolean value)
Setter for series clip settings.
-
clip
Candlestick clip(Rect value)
Setter for series clip settings.
-
color
void color()
-
color
Candlestick color(Fill value)
-
colorScale
LinearColor colorScale()
Getter for the color scale.
-
colorScale
Candlestick colorScale(LinearColor settings)
Setter for the color scale.
-
colorScale
Candlestick colorScale(OrdinalColor settings)
Setter for the color scale.
-
colorScale
Candlestick colorScale(String settings)
Setter for the color scale.
-
colorScale
Candlestick colorScale(ScaleTypes settings)
Setter for the color scale.
-
enabled
void enabled()
Getter for the element state (enabled or disabled).
-
enabled
Candlestick enabled(Boolean enabled)
Setter for the element enabled state.
-
error
Candlestick error(String settings)
Setter for the series error.
-
error
Candlestick error(Boolean settings)
Setter for the series error.
-
error
Candlestick error(Number settings)
Setter for the series error.
-
excludePoint
void excludePoint(Number indexes)
Excludes points at the specified index.
-
excludePoint
void excludePoint(Array<Number> indexes)
Excludes points at the specified index.
-
fallingFill
void fallingFill()
Getter for the falling series fill color.
-
fallingFill
Candlestick fallingFill(Fill color)
Setter for falling fill settings using an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingFill
Candlestick fallingFill(GradientKey color)
Setter for falling fill settings using an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingFill
Candlestick fallingFill(Array<String> color)
Setter for falling fill settings using an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingFill
Candlestick fallingFill(String color, Number opacity)
Falling fill color with opacity.
-
fallingFill
Candlestick fallingFill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient falling fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingFill
Candlestick fallingFill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient falling fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingFill
Candlestick fallingFill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient falling fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingFill
Candlestick fallingFill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient falling fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingFill
Candlestick fallingFill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient falling fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingFill
Candlestick fallingFill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient falling fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingFill
Candlestick fallingFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient falling fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingFill
Candlestick fallingFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient falling fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingHatchFill
PatternFill fallingHatchFill()
Getter for falling hatch fill settings.
-
fallingHatchFill
Candlestick fallingHatchFill(PatternFill patternFillOrTypeOrState, String color, Number thickness, Number size)
Setter for falling hatch fill settings. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
fallingHatchFill
Candlestick fallingHatchFill(HatchFill patternFillOrTypeOrState, String color, Number thickness, Number size)
Setter for falling hatch fill settings. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
fallingHatchFill
Candlestick fallingHatchFill(String patternFillOrTypeOrState, String color, Number thickness, Number size)
Setter for falling hatch fill settings. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
fallingHatchFill
Candlestick fallingHatchFill(HatchFillType patternFillOrTypeOrState, String color, Number thickness, Number size)
Setter for falling hatch fill settings. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
fallingHatchFill
Candlestick fallingHatchFill(Boolean patternFillOrTypeOrState, String color, Number thickness, Number size)
Setter for falling hatch fill settings. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
fallingHatchFill
Candlestick fallingHatchFill(String hatchFillFunction)
Setter for falling hatch fill settings using function. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingHatchFill
Candlestick fallingHatchFill(PatternFill patternFill)
Setter for falling hatch fill settings using pattern fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingHatchFill
Candlestick fallingHatchFill(HatchFill settings)
Setter for falling hatch fill settings using an instance. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingHatchFill
Candlestick fallingHatchFill(Boolean enabled)
Setter for falling hatch fill using boolean. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
fallingStroke
void fallingStroke()
Getter for falling stroke settings.
-
fallingStroke
Candlestick fallingStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for falling stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
fallingStroke
Candlestick fallingStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for falling stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
fallingStroke
Candlestick fallingStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for falling stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
fallingStroke
Candlestick fallingStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for falling stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
fallingStroke
Candlestick fallingStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for falling stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
fallingStroke
Candlestick fallingStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for falling stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
fallingStroke
Candlestick fallingStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for falling stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
fallingStroke
Candlestick fallingStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for falling stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
fallingStroke
Candlestick fallingStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for falling stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
fallingStroke
Candlestick fallingStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for falling stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
fallingStroke
Candlestick fallingStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for falling stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
fallingStroke
Candlestick fallingStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for falling stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
fallingStroke
Candlestick fallingStroke(String settings)
Setter for falling stroke using an object.
-
getExcludedPoints
void getExcludedPoints()
Returns an array of excluded points.
-
getPixelBounds
Rect getPixelBounds()
Returns pixel bounds of the element due to parent bounds and self bounds settings.
-
getPixelPointWidth
void getPixelPointWidth()
Gets point width in case of width-based series. Note: Works only after draw is called.
-
getPoint
SeriesPoint getPoint(Number index)
Gets wrapped point by index.
-
getStat
void getStat(Statistics key)
Gets the statistics value by key.
-
height
void height()
Getter for element height settings.
-
height
Candlestick height(Number height)
Setter for element height setting.
-
height
Candlestick height(String height)
Setter for element height setting.
-
hover
Candlestick hover()
Hovers points.
-
hover
Candlestick hover(Number index)
Hovers point by index.
-
hover
Candlestick hover(Array<Number> indexes)
Hovers points by indexes.
-
hovered
StateSettings hovered()
Getter for hovered state settings.
-
hovered
Candlestick hovered(String settings)
Setter for hovered state settings.
-
id
void id()
Getter for the series id.
-
id
Candlestick id(String id)
Setter for the series id.
-
id
Candlestick id(Number id)
Setter for the series id.
-
includeAllPoints
void includeAllPoints()
Includes all excluded points.
-
includePoint
void includePoint(Number indexes)
Includes excluded points with the specified indexes.
-
includePoint
void includePoint(Array<Number> indexes)
Includes excluded points with the specified indexes.
-
isVertical
void isVertical()
Getter for the series layout direction.
-
isVertical
Candlestick isVertical(Boolean enabled)
Setter for the series layout direction. Set it to null to reset to the default. {docs:Basic_Charts/Vertical/Overview}Learn more about Vertical chart.{docs}
-
keepOnlyPoints
void keepOnlyPoints(Number indexes)
Keep only the specified points.
-
keepOnlyPoints
void keepOnlyPoints(Array<Number> indexes)
Keep only the specified points.
-
labels
LabelsFactory labels()
Getter for series data labels.
-
labels
Candlestick labels(String settings)
Setter for series data labels.
-
labels
Candlestick labels(Boolean settings)
Setter for series data labels.
-
left
void left()
Getter for element left bound settings.
-
left
Candlestick left(Number left)
Setter for element left bound settings.
-
left
Candlestick left(String left)
Setter for element left bound settings.
-
legendItem
LegendItemSettings legendItem()
-
legendItem
Candlestick legendItem(String value)
-
markers
MarkersFactory markers()
Getter for series data markers.
-
markers
Candlestick markers(String settings)
Setter for series data markers.
-
markers
Candlestick markers(Boolean settings)
Setter for series data markers.
-
maxHeight
void maxHeight()
Getter for the maximum height.
-
maxHeight
Candlestick maxHeight(Number height)
Setter for the maximum height.
-
maxHeight
Candlestick maxHeight(String height)
Setter for the maximum height.
-
maxLabels
LabelsFactory maxLabels()
Getter for maximum labels.
-
maxLabels
Candlestick maxLabels(String settings)
Setter for maximum labels.
-
maxLabels
Candlestick maxLabels(Boolean settings)
Setter for maximum labels.
-
maxPointWidth
void maxPointWidth()
Getter for the maximum point width.
-
maxPointWidth
Candlestick maxPointWidth(Number width)
Setter for the maximum point width.
-
maxPointWidth
Candlestick maxPointWidth(String width)
Setter for the maximum point width.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
maxWidth
Candlestick maxWidth(Number width)
Setter for the maximum width.
-
maxWidth
Candlestick maxWidth(String width)
Setter for the maximum width.
-
meta
Candlestick meta(String key, String value)
-
minHeight
void minHeight()
Getter for the minimum height.
-
minHeight
Candlestick minHeight(Number height)
Setter for the minimum height.
-
minHeight
Candlestick minHeight(String height)
Setter for the minimum height.
-
minLabels
LabelsFactory minLabels()
Getter for minimum labels.
-
minLabels
Candlestick minLabels(String settings)
Setter for minimum labels.
-
minLabels
Candlestick minLabels(Boolean settings)
Setter for minimum labels.
-
minPointLength
void minPointLength()
Getter for the minimum point length.
-
minPointLength
Candlestick minPointLength(Number length)
Setter for the minimum point length.
-
minPointLength
Candlestick minPointLength(String length)
Setter for the minimum point length.
-
minWidth
void minWidth()
Getter for the minimum width.
-
minWidth
Candlestick minWidth(Number width)
Setter for the minimum width.
-
minWidth
Candlestick minWidth(String width)
Setter for the minimum width.
-
name
void name()
-
name
Candlestick name(String value)
-
normal
StateSettings normal()
Getter for normal state settings.
-
normal
Candlestick normal(String settings)
Setter for normal state settings.
-
pointWidth
void pointWidth()
Getter for the point width settings.
-
pointWidth
Candlestick pointWidth(Number width)
Setter for the point width settings.
-
pointWidth
Candlestick pointWidth(String width)
Setter for the point width settings.
-
print
void print(PaperSize paperSizeOrOptions, Boolean landscape)
Prints all elements on related stage.
-
print
void print(String paperSizeOrOptions, Boolean landscape)
Prints all elements on related stage.
-
removeAllListeners
void removeAllListeners(String type)
Removes all listeners from an object. You can also optionally remove listeners of some particular type.
-
rendering
RenderingSettings rendering()
Getter for the series rendering.
-
rendering
Candlestick rendering(String settings)
Setter for the series rendering settings.
-
right
void right()
Getter for element right bound settings.
-
right
Candlestick right(Number right)
Setter for element right bound setting.
-
right
Candlestick right(String right)
Setter for element right bound setting.
-
risingFill
void risingFill()
Getter for the rising fill color.
-
risingFill
Candlestick risingFill(Fill color)
Setter for rising fill settings using an array, an array or a string. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
risingFill
Candlestick risingFill(GradientKey color)
Setter for rising fill settings using an array, an array or a string. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
risingFill
Candlestick risingFill(Array<String> color)
Setter for rising fill settings using an array, an array or a string. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
risingFill
Candlestick risingFill(String color, Number opacity)
Rising fill color with opacity.
-
risingFill
Candlestick risingFill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient rising fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
risingFill
Candlestick risingFill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient rising fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
risingFill
Candlestick risingFill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient rising fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
risingFill
Candlestick risingFill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient rising fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
risingFill
Candlestick risingFill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient rising fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
risingFill
Candlestick risingFill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient rising fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
risingFill
Candlestick risingFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient rising fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
risingFill
Candlestick risingFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient rising fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
risingHatchFill
PatternFill risingHatchFill()
Getter for rising hatch fill settings.
-
risingHatchFill
Candlestick risingHatchFill(HatchFillType type, String color, Number thickness, Number size)
Setter for rising hatch fill settings. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
risingHatchFill
Candlestick risingHatchFill(String type, String color, Number thickness, Number size)
Setter for rising hatch fill settings. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
risingHatchFill
Candlestick risingHatchFill(String hatchFillFunction)
Setter for rising hatch fill settings using function. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
risingHatchFill
Candlestick risingHatchFill(PatternFill patternFill)
Setter for rising hatch fill settings using pattern fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
risingHatchFill
Candlestick risingHatchFill(HatchFill settings)
Setter for rising hatch fill settings using an instance. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
risingHatchFill
Candlestick risingHatchFill(Boolean enabled)
Setter for rising hatch fill using boolean. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
risingStroke
void risingStroke()
Getter for rising stroke settings.
-
risingStroke
Candlestick risingStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for rising stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
risingStroke
Candlestick risingStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for rising stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
risingStroke
Candlestick risingStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for rising stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
risingStroke
Candlestick risingStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for rising stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
risingStroke
Candlestick risingStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for rising stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
risingStroke
Candlestick risingStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for rising stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
risingStroke
Candlestick risingStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for rising stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
risingStroke
Candlestick risingStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for rising stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
risingStroke
Candlestick risingStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for rising stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
risingStroke
Candlestick risingStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for rising stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
risingStroke
Candlestick risingStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for rising stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
risingStroke
Candlestick risingStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for rising stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
risingStroke
Candlestick risingStroke(String settings)
Setter for rising stroke using an object.
-
select
Candlestick select(Number index)
-
select
Candlestick select(Array<Number> indexes)
-
selected
StateSettings selected()
Getter for selected state settings.
-
selected
Candlestick selected(String settings)
Setter for selected state settings.
-
selectionMode
void selectionMode()
Gets the state of the series for selection mode.
-
selectionMode
Candlestick selectionMode(SelectionMode value)
Allows to select points of the series. To select multiple points, press 'ctrl' and click on them.
-
selectionMode
Candlestick selectionMode(String value)
Allows to select points of the series. To select multiple points, press 'ctrl' and click on them.
-
seriesType
void seriesType()
Getter for switching of the series type.
-
seriesType
Candlestick seriesType(String type)
Setter for switching of the series type.
-
tooltip
Candlestick tooltip(String value)
-
tooltip
Candlestick tooltip(Boolean value)
-
top
void top()
Getter for element top bound settings.
-
top
Candlestick top(Number top)
Setter for element top bound settings.
-
top
Candlestick top(String top)
Setter for element top bound settings.
-
transformX
void transformX(String value, Number subRangeRatio)
Transforms X value to pixel coordinates. Note: Works only after draw is called.
-
transformY
void transformY(String value, Number subRangeRatio)
Transforms Y value to pixel coordinates. Note: Works only after draw is called.
-
unhover
Candlestick unhover(Number indexOrIndexes)
Removes hover from the series.
-
unhover
Candlestick unhover(Array<Number> indexOrIndexes)
Removes hover from the series.
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener)
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener, String type, String ePath)
-
unlistenByKey
void unlistenByKey(String key)
Removes an event listener which was added with listen() by the key returned by listen() or listenOnce().
-
unselect
Candlestick unselect()
Deselects all selected points.
-
unselect
Candlestick unselect(Number index)
Deselects selected point by index.
-
unselect
Candlestick unselect(Array<Number> indexes)
Deselects selected points by indexes.
-
width
void width()
Getter for element width settings.
-
width
Candlestick width(Number width)
Setter for element width setting.
-
width
Candlestick width(String width)
Setter for element width setting.
-
xPointPosition
void xPointPosition()
Getter for the position of the point on an ordinal scale.
-
xPointPosition
Candlestick xPointPosition(Number position)
Setter for the position of the point on an ordinal scale.
-
xScale
Candlestick xScale(Base settings)
Setter for the series X scale.
-
xScale
Candlestick xScale(String settings)
Setter for the series X scale.
-
xScale
Candlestick xScale(ScaleTypes settings)
Setter for the series X scale.
-
yScale
Candlestick yScale(Base settings)
Setter for the series Y scale.
-
yScale
Candlestick yScale(String settings)
Setter for the series Y scale.
-
yScale
Candlestick yScale(ScaleTypes settings)
Setter for the series Y scale.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
zIndex
Candlestick zIndex(Number zIndex)
Setter for the Z-index of the element.
-
container
Candlestick container(Layer element)
Setter for the container.
-
container
Candlestick container(Stage element)
Setter for the container.
-
container
Candlestick container(String element)
Setter for the container.
-
parentBounds
Rect parentBounds()
Getter for the parent bounds. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Candlestick parentBounds(Rect bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Candlestick parentBounds(String bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Candlestick parentBounds(Number bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Candlestick parentBounds(Number left, Number top, Number width, Number height)
Setter for the parent bounds using several values. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
data
View data(List<DataEntry> data, TreeFillingMethod fillMethod)
-
-
-
-