-
public class Candlestick extends OHLC
Candlestick Series Class. {docs:Stock_Charts/Series/Japanese_Candlestick}Learn more about Candlestick series{docs}
-
-
Constructor Summary
Constructors Constructor Description Candlestick(String jsChart)
-
Method Summary
Modifier and Type Method Description static Candlestickinstantiate()StringgetJsBase()voidallowPointSettings()Getter for the allowPointSettings flag. CandlestickallowPointSettings(Boolean enabled)Setter for the allowPointSettings flag. 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. 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. TableMappingdata(List<DataEntry> data)voidenabled()Getter for the element state (enabled or disabled). Candlestickenabled(Boolean enabled)Setter for the element enabled state. voidfallingFill()Getter for falling series fill color. CandlestickfallingFill(Fill color)Setter for the falling fill settings using a string, an array and object. CandlestickfallingFill(GradientKey color)Setter for the falling fill settings using a string, an array and object. CandlestickfallingFill(Array<String> color)Setter for the falling fill settings using a string, an array and object. PatternFillfallingHatchFill()Getter for falling hatch fill settings. CandlestickfallingHatchFill(HatchFillType type, String color, Number thickness, Number size)Setter for falling hatch fill settings. CandlestickfallingHatchFill(String type, String color, Number thickness, Number size)Setter for falling hatch fill settings. CandlestickfallingHatchFill(String fallingHatchFillFunction)Setter for hatch fill settings using function. CandlestickfallingHatchFill(PatternFill patternFill)Setter for hatch fill settings using pattern fill. CandlestickfallingHatchFill(HatchFill settings)Setter for hatch fill settings using an instance. CandlestickfallingHatchFill(Boolean enabled)Setter for 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. RectgetPixelBounds()Returns pixel bounds of the element due to parent bounds and self bounds settings. voidheight()Getter for element height settings. Candlestickheight(Number height)Setter for element height setting. Candlestickheight(String height)Setter for element height setting. StateSettingshovered()Getter for hovered state settings. Candlestickhovered(String settings)Setter for hovered state settings. LabelsFactorylabels()Getter for series labels. Candlesticklabels(String settings)Setter for series labels. Candlesticklabels(Boolean settings)Setter for series 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()Getter for the legend item setting for series. CandlesticklegendItem(String settings)Setter for the legend item setting for series. MarkersFactorymarkers()Getter for the data markers. Candlestickmarkers(String settings)Setter for the data markers. Candlestickmarkers(Boolean settings)Setter for the 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. 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()Getter for the series name. Candlestickname(String name)Setter for the series name. StateSettingsnormal()Getter for normal state settings. Candlesticknormal(String settings)Setter for normal state settings. voidpointWidth()Getter for 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 series rising fill color. CandlestickrisingFill(Fill color)Setter for fill settings using a string, an array and an object. CandlestickrisingFill(GradientKey color)Setter for fill settings using a string, an array and an object. CandlestickrisingFill(Array<String> color)Setter for fill settings using a string, an array and an object. 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 risingHatchFillFunction)Setter for hatch fill settings using function. CandlestickrisingHatchFill(PatternFill patternFill)Setter for hatch fill settings using pattern fill. CandlestickrisingHatchFill(HatchFill settings)Setter for hatch fill settings using an instance. CandlestickrisingHatchFill(Boolean enabled)Setter for hatch fill using boolean. voidrisingStroke()Getter for the 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. voidseriesType()Getter for switching of the series type. CandlestickseriesType(String type)Setter for switching of the series type. Tooltiptooltip()Getter for the tooltip. Candlesticktooltip(String settings)Setter for the tooltip. Candlesticktooltip(Boolean settings)Setter for the tooltip. 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. 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(). voidwidth()Getter for element width settings. Candlestickwidth(Number width)Setter for element width setting. Candlestickwidth(String width)Setter for element width setting. ScatterBaseyScale()Getter for the Y-scale. CandlestickyScale(ScatterBase settings)Setter for the Y-scale. CandlestickyScale(String settings)Setter for the Y-scale. CandlestickyScale(ScaleTypes settings)Setter for the Y-scale. voidzIndex()Getter for the Z-index of the element. CandlestickzIndex(Number zIndex)Setter for the Z-index of the element. voidgetIndex()Returns series index. 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. TableMappingdata(View data)TableMappingdata(List<DataEntry> data, TreeFillingMethod fillMethod)TableMappingdata(List<DataEntry> data, String fillMethod)ObjectyScale(Class scaleClass)-
Methods inherited from class com.anychart.core.stock.series.OHLC
allowPointSettings, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, fallingStroke, height, height, hovered, instantiate, labels, labels, left, left, legendItem, markers, markers, maxHeight, maxHeight, maxLabels, maxLabels, maxPointWidth, maxPointWidth, maxWidth, maxWidth, 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, seriesType, tooltip, tooltip, top, top, width, width, yScale, yScale, yScale, zIndex -
Methods inherited from class com.anychart.core.stock.series.DiscreteBase
allowPointSettings, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, height, height, hovered, instantiate, labels, labels, left, left, legendItem, markers, markers, maxHeight, maxHeight, maxLabels, maxLabels, maxPointWidth, maxPointWidth, maxWidth, maxWidth, minHeight, minHeight, minLabels, minLabels, minPointLength, minPointLength, minWidth, minWidth, name, normal, parentBounds, parentBounds, parentBounds, parentBounds, pointWidth, pointWidth, rendering, right, right, seriesType, tooltip, tooltip, top, top, width, width, yScale, yScale, yScale, zIndex -
Methods inherited from class com.anychart.core.stock.series.Base
allowPointSettings, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, height, height, hovered, instantiate, labels, labels, left, left, legendItem, markers, markers, maxHeight, maxHeight, maxLabels, maxLabels, maxPointWidth, maxPointWidth, maxWidth, maxWidth, minHeight, minHeight, minLabels, minLabels, minPointLength, minPointLength, minWidth, minWidth, name, normal, parentBounds, parentBounds, parentBounds, parentBounds, pointWidth, pointWidth, rendering, right, right, seriesType, tooltip, tooltip, top, top, width, width, yScale, yScale, yScale, 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()
-
allowPointSettings
void allowPointSettings()
Getter for the allowPointSettings flag.
-
allowPointSettings
Candlestick allowPointSettings(Boolean enabled)
Setter for the allowPointSettings flag.
-
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.
-
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.
-
data
TableMapping data(List<DataEntry> data)
-
enabled
void enabled()
Getter for the element state (enabled or disabled).
-
enabled
Candlestick enabled(Boolean enabled)
Setter for the element enabled state.
-
fallingFill
void fallingFill()
Getter for falling series fill color.
-
fallingFill
Candlestick fallingFill(Fill color)
Setter for the falling fill settings using a string, an array and object. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingFill
Candlestick fallingFill(GradientKey color)
Setter for the falling fill settings using a string, an array and object. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingFill
Candlestick fallingFill(Array<String> color)
Setter for the falling fill settings using a string, an array and object. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingHatchFill
PatternFill fallingHatchFill()
Getter for falling hatch fill settings.
-
fallingHatchFill
Candlestick fallingHatchFill(HatchFillType type, 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 type, 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 fallingHatchFillFunction)
Setter for hatch fill settings using function. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingHatchFill
Candlestick fallingHatchFill(PatternFill patternFill)
Setter for hatch fill settings using pattern fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingHatchFill
Candlestick fallingHatchFill(HatchFill settings)
Setter for hatch fill settings using an instance. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fallingHatchFill
Candlestick fallingHatchFill(Boolean enabled)
Setter for 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.
-
getPixelBounds
Rect getPixelBounds()
Returns pixel bounds of the element due to parent bounds and self bounds settings.
-
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.
-
hovered
StateSettings hovered()
Getter for hovered state settings.
-
hovered
Candlestick hovered(String settings)
Setter for hovered state settings.
-
labels
LabelsFactory labels()
Getter for series labels.
-
labels
Candlestick labels(String settings)
Setter for series labels.
-
labels
Candlestick labels(Boolean settings)
Setter for series 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()
Getter for the legend item setting for series.
-
legendItem
Candlestick legendItem(String settings)
Setter for the legend item setting for series.
-
markers
MarkersFactory markers()
Getter for the data markers.
-
markers
Candlestick markers(String settings)
Setter for the data markers.
-
markers
Candlestick markers(Boolean settings)
Setter for the 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.
-
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()
Getter for the series name.
-
name
Candlestick name(String name)
Setter for the series name.
-
normal
StateSettings normal()
Getter for normal state settings.
-
normal
Candlestick normal(String settings)
Setter for normal state settings.
-
pointWidth
void pointWidth()
Getter for 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 series rising fill color.
-
risingFill
Candlestick risingFill(Fill color)
Setter for fill settings using a string, an array and an object. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
risingFill
Candlestick risingFill(GradientKey color)
Setter for fill settings using a string, an array and an object. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
risingFill
Candlestick risingFill(Array<String> color)
Setter for fill settings using a string, an array and an object. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{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 risingHatchFillFunction)
Setter for hatch fill settings using function. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
risingHatchFill
Candlestick risingHatchFill(PatternFill patternFill)
Setter for hatch fill settings using pattern fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
risingHatchFill
Candlestick risingHatchFill(HatchFill settings)
Setter for hatch fill settings using an instance. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
risingHatchFill
Candlestick risingHatchFill(Boolean enabled)
Setter for hatch fill using boolean. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
risingStroke
void risingStroke()
Getter for the 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.
-
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 settings)
Setter for the tooltip.
-
tooltip
Candlestick tooltip(Boolean settings)
Setter for the tooltip.
-
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.
-
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().
-
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.
-
yScale
ScatterBase yScale()
Getter for the Y-scale.
-
yScale
Candlestick yScale(ScatterBase settings)
Setter for the Y-scale.
-
yScale
Candlestick yScale(String settings)
Setter for the Y-scale.
-
yScale
Candlestick yScale(ScaleTypes settings)
Setter for the 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.
-
getIndex
void getIndex()
Returns series index.
-
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
TableMapping data(View data)
-
data
TableMapping data(List<DataEntry> data, TreeFillingMethod fillMethod)
-
data
TableMapping data(List<DataEntry> data, String fillMethod)
-
-
-
-