-
public class RangeColumn extends Base
RangeColumn Series Class. {docs:Stock_Charts/Series/Range_Column}Learn more about RangeColumn series{docs}
-
-
Constructor Summary
Constructors Constructor Description RangeColumn(String jsChart)
-
Method Summary
Modifier and Type Method Description static RangeColumninstantiate()StringgetJsBase()voidallowPointSettings()Getter for the allowPointSettings flag. RangeColumnallowPointSettings(Boolean enabled)Setter for the allowPointSettings flag. voidbottom()Getter for element bottom bound settings. RangeColumnbottom(Number bottom)Setter for element bottom bound settings. RangeColumnbottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. RangeColumnbounds(RectObj bounds)Setter for bounds of the element using one parameter. RangeColumnbounds(Rect bounds)Setter for bounds of the element using one parameter. RangeColumnbounds(Bounds bounds)Setter for bounds of the element using one parameter. RangeColumnbounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. RangeColumnbounds(Number x, Number y, Number width, String height)Setter for element bounds settings. RangeColumnbounds(Number x, Number y, String width, Number height)Setter for element bounds settings. RangeColumnbounds(Number x, Number y, String width, String height)Setter for element bounds settings. RangeColumnbounds(Number x, String y, Number width, Number height)Setter for element bounds settings. RangeColumnbounds(Number x, String y, Number width, String height)Setter for element bounds settings. RangeColumnbounds(Number x, String y, String width, Number height)Setter for element bounds settings. RangeColumnbounds(Number x, String y, String width, String height)Setter for element bounds settings. RangeColumnbounds(String x, Number y, Number width, Number height)Setter for element bounds settings. RangeColumnbounds(String x, Number y, Number width, String height)Setter for element bounds settings. RangeColumnbounds(String x, Number y, String width, Number height)Setter for element bounds settings. RangeColumnbounds(String x, Number y, String width, String height)Setter for element bounds settings. RangeColumnbounds(String x, String y, Number width, Number height)Setter for element bounds settings. RangeColumnbounds(String x, String y, Number width, String height)Setter for element bounds settings. RangeColumnbounds(String x, String y, String width, Number height)Setter for element bounds settings. RangeColumnbounds(String x, String y, String width, String height)Setter for element bounds settings. LinearColorcolorScale()Getter for the color scale. RangeColumncolorScale(LinearColor settings)Setter for the color scale. RangeColumncolorScale(OrdinalColor settings)Setter for the color scale. RangeColumncolorScale(String settings)Setter for the color scale. RangeColumncolorScale(ScaleTypes settings)Setter for the color scale. TableMappingdata(List<DataEntry> data)voidenabled()Getter for the element state (enabled or disabled). RangeColumnenabled(Boolean enabled)Setter for the element enabled state. voidfill()Getter for the series fill color. RangeColumnfill(Fill color)Setter for fill settings using an object, an array or a string. RangeColumnfill(GradientKey color)Setter for fill settings using an object, an array or a string. RangeColumnfill(Array<String> color)Setter for fill settings using an object, an array or a string. RangeColumnfill(String color, Number opacity)Fill color with opacity. RangeColumnfill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. RangeColumnfill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. RangeColumnfill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. RangeColumnfill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. RangeColumnfill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. RangeColumnfill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. RangeColumnfill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. RangeColumnfill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. RectgetPixelBounds()Returns pixel bounds of the element due to parent bounds and self bounds settings. PatternFillhatchFill()Getter for the hatch fill settings. RangeColumnhatchFill(HatchFillType type, String color, Number thickness, Number size)Setter for the hatch fill settings. RangeColumnhatchFill(String type, String color, Number thickness, Number size)Setter for the hatch fill settings. RangeColumnhatchFill(String hatchFillFunction)Setter for hatch fill settings using function. RangeColumnhatchFill(PatternFill patternFill)Setter for hatch fill settings using pattern fill. RangeColumnhatchFill(HatchFill settings)Setter for hatch fill settings using an instance. RangeColumnhatchFill(Boolean enabled)Setter for hatch fill using boolean. voidheight()Getter for element height settings. RangeColumnheight(Number height)Setter for element height setting. RangeColumnheight(String height)Setter for element height setting. LabelsFactorylabels()Getter for chart labels. RangeColumnlabels(String settings)Setter for chart labels. RangeColumnlabels(Boolean settings)Setter for chart labels. voidleft()Getter for element left bound settings. RangeColumnleft(Number left)Setter for element left bound settings. RangeColumnleft(String left)Setter for element left bound settings. voidmaxHeight()Getter for the maximum height. RangeColumnmaxHeight(Number height)Setter for the maximum height. RangeColumnmaxHeight(String height)Setter for the maximum height. LabelsFactorymaxLabels()Getter for maximum labels. BasemaxLabels(String settings)Setter for maximum labels. BasemaxLabels(Boolean settings)Setter for maximum labels. voidmaxWidth()Getter for the maximum width. RangeColumnmaxWidth(Number width)Setter for the maximum width. RangeColumnmaxWidth(String width)Setter for the maximum width. voidminHeight()Getter for the minimum height. RangeColumnminHeight(Number height)Setter for the minimum height. RangeColumnminHeight(String height)Setter for the minimum height. LabelsFactoryminLabels()Getter for minimum labels. RangeColumnminLabels(String settings)Setter for minimum labels. RangeColumnminLabels(Boolean settings)Setter for minimum labels. voidminWidth()Getter for the minimum width. RangeColumnminWidth(Number width)Setter for the minimum width. RangeColumnminWidth(String width)Setter for the minimum width. StateSettingsnormal()Getter for normal state settings. RangeColumnnormal(String settings)Setter for normal state settings. voidpointWidth()Getter for the point width settings. RangeColumnpointWidth(Number width)Setter for the point width settings. RangeColumnpointWidth(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. RangeColumnrendering(String settings)Setter for the series rendering settings. voidright()Getter for element right bound settings. RangeColumnright(Number right)Setter for element right bound setting. RangeColumnright(String right)Setter for element right bound setting. StateSettingsselected()Getter for selected state settings. RangeColumnselected(String settings)Setter for selected state settings. voidseriesType()Getter for switching of the series type. RangeColumnseriesType(String type)Setter for switching of the series type. voidstroke()Getter for the stroke settings. RangeColumnstroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. RangeColumnstroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. RangeColumnstroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. RangeColumnstroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. RangeColumnstroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. RangeColumnstroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. RangeColumnstroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. RangeColumnstroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. RangeColumnstroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. RangeColumnstroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. RangeColumnstroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. RangeColumnstroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. RangeColumnstroke(String settings)Setter for stroke using an object. voidtop()Getter for element top bound settings. RangeColumntop(Number top)Setter for element top bound settings. RangeColumntop(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. RangeColumnwidth(Number width)Setter for element width setting. RangeColumnwidth(String width)Setter for element width setting. ScatterBaseyScale()Getter for the Y-scale. RangeColumnyScale(ScatterBase settings)Setter for the Y-scale. RangeColumnyScale(String settings)Setter for the Y-scale. RangeColumnyScale(ScaleTypes settings)Setter for the Y-scale. voidzIndex()Getter for the Z-index of the element. RangeColumnzIndex(Number zIndex)Setter for the Z-index of the element. voidgetIndex()Returns series index. voidmaxPointWidth()Getter for the maximum point width. RangeColumnmaxPointWidth(Number width)Setter for the maximum point width. RangeColumnmaxPointWidth(String width)Setter for the maximum point width. voidminPointLength()Getter for the minimum point length. RangeColumnminPointLength(Number length)Setter for the minimum point length. RangeColumnminPointLength(String length)Setter for the minimum point length. Layercontainer()Getter for the container. RangeColumncontainer(Layer element)Setter for the container. RangeColumncontainer(Stage element)Setter for the container. RangeColumncontainer(String element)Setter for the container. RectparentBounds()Getter for the parent bounds. RangeColumnparentBounds(Rect bounds)Setter for the parent bounds using single value. RangeColumnparentBounds(String bounds)Setter for the parent bounds using single value. RangeColumnparentBounds(Number bounds)Setter for the parent bounds using single value. RangeColumnparentBounds(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)RangeColumnfill(String value)-
Methods inherited from class com.anychart.core.stock.scrollerseries.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, instantiate, labels, labels, left, left, maxHeight, maxHeight, maxPointWidth, maxPointWidth, maxWidth, maxWidth, minHeight, minHeight, minLabels, minLabels, minPointLength, minPointLength, minWidth, minWidth, normal, parentBounds, parentBounds, parentBounds, parentBounds, pointWidth, pointWidth, rendering, right, right, selected, seriesType, 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
-
RangeColumn
RangeColumn(String jsChart)
-
-
Method Detail
-
instantiate
static RangeColumn instantiate()
-
allowPointSettings
void allowPointSettings()
Getter for the allowPointSettings flag.
-
allowPointSettings
RangeColumn allowPointSettings(Boolean enabled)
Setter for the allowPointSettings flag.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bottom
RangeColumn bottom(Number bottom)
Setter for element bottom bound settings.
-
bottom
RangeColumn bottom(String bottom)
Setter for element bottom bound settings.
-
bounds
RangeColumn bounds(RectObj bounds)
Setter for bounds of the element using one parameter.
-
bounds
RangeColumn bounds(Rect bounds)
Setter for bounds of the element using one parameter.
-
bounds
RangeColumn bounds(Bounds bounds)
Setter for bounds of the element using one parameter.
-
bounds
RangeColumn bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
RangeColumn bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
colorScale
LinearColor colorScale()
Getter for the color scale.
-
colorScale
RangeColumn colorScale(LinearColor settings)
Setter for the color scale.
-
colorScale
RangeColumn colorScale(OrdinalColor settings)
Setter for the color scale.
-
colorScale
RangeColumn colorScale(String settings)
Setter for the color scale.
-
colorScale
RangeColumn 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
RangeColumn enabled(Boolean enabled)
Setter for the element enabled state.
-
fill
void fill()
Getter for the series fill color.
-
fill
RangeColumn fill(Fill color)
Setter for fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeColumn fill(GradientKey color)
Setter for fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeColumn fill(Array<String> color)
Setter for fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeColumn fill(String color, Number opacity)
Fill color with opacity.
-
fill
RangeColumn fill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeColumn fill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeColumn fill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeColumn fill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeColumn fill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeColumn fill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeColumn fill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeColumn fill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
getPixelBounds
Rect getPixelBounds()
Returns pixel bounds of the element due to parent bounds and self bounds settings.
-
hatchFill
PatternFill hatchFill()
Getter for the hatch fill settings.
-
hatchFill
RangeColumn hatchFill(HatchFillType type, String color, Number thickness, Number size)
Setter for the hatch fill settings. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
hatchFill
RangeColumn hatchFill(String type, String color, Number thickness, Number size)
Setter for the hatch fill settings. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
hatchFill
RangeColumn hatchFill(String hatchFillFunction)
Setter for hatch fill settings using function. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
RangeColumn hatchFill(PatternFill patternFill)
Setter for hatch fill settings using pattern fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
RangeColumn hatchFill(HatchFill settings)
Setter for hatch fill settings using an instance. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
RangeColumn hatchFill(Boolean enabled)
Setter for hatch fill using boolean. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
height
void height()
Getter for element height settings.
-
height
RangeColumn height(Number height)
Setter for element height setting.
-
height
RangeColumn height(String height)
Setter for element height setting.
-
labels
LabelsFactory labels()
Getter for chart labels.
-
labels
RangeColumn labels(String settings)
Setter for chart labels.
-
labels
RangeColumn labels(Boolean settings)
Setter for chart labels.
-
left
void left()
Getter for element left bound settings.
-
left
RangeColumn left(Number left)
Setter for element left bound settings.
-
left
RangeColumn left(String left)
Setter for element left bound settings.
-
maxHeight
void maxHeight()
Getter for the maximum height.
-
maxHeight
RangeColumn maxHeight(Number height)
Setter for the maximum height.
-
maxHeight
RangeColumn maxHeight(String height)
Setter for the maximum height.
-
maxLabels
LabelsFactory maxLabels()
Getter for maximum labels.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
maxWidth
RangeColumn maxWidth(Number width)
Setter for the maximum width.
-
maxWidth
RangeColumn maxWidth(String width)
Setter for the maximum width.
-
minHeight
void minHeight()
Getter for the minimum height.
-
minHeight
RangeColumn minHeight(Number height)
Setter for the minimum height.
-
minHeight
RangeColumn minHeight(String height)
Setter for the minimum height.
-
minLabels
LabelsFactory minLabels()
Getter for minimum labels.
-
minLabels
RangeColumn minLabels(String settings)
Setter for minimum labels.
-
minLabels
RangeColumn minLabels(Boolean settings)
Setter for minimum labels.
-
minWidth
void minWidth()
Getter for the minimum width.
-
minWidth
RangeColumn minWidth(Number width)
Setter for the minimum width.
-
minWidth
RangeColumn minWidth(String width)
Setter for the minimum width.
-
normal
StateSettings normal()
Getter for normal state settings.
-
normal
RangeColumn normal(String settings)
Setter for normal state settings.
-
pointWidth
void pointWidth()
Getter for the point width settings.
-
pointWidth
RangeColumn pointWidth(Number width)
Setter for the point width settings.
-
pointWidth
RangeColumn 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
RangeColumn rendering(String settings)
Setter for the series rendering settings.
-
right
void right()
Getter for element right bound settings.
-
right
RangeColumn right(Number right)
Setter for element right bound setting.
-
right
RangeColumn right(String right)
Setter for element right bound setting.
-
selected
StateSettings selected()
Getter for selected state settings.
-
selected
RangeColumn selected(String settings)
Setter for selected state settings.
-
seriesType
void seriesType()
Getter for switching of the series type.
-
seriesType
RangeColumn seriesType(String type)
Setter for switching of the series type.
-
stroke
void stroke()
Getter for the stroke settings.
-
stroke
RangeColumn stroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
RangeColumn stroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
RangeColumn stroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
RangeColumn stroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
RangeColumn stroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
RangeColumn stroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
RangeColumn stroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
RangeColumn stroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
RangeColumn stroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
RangeColumn stroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
RangeColumn stroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
RangeColumn stroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
RangeColumn stroke(String settings)
Setter for stroke using an object.
-
top
void top()
Getter for element top bound settings.
-
top
RangeColumn top(Number top)
Setter for element top bound settings.
-
top
RangeColumn 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
RangeColumn width(Number width)
Setter for element width setting.
-
width
RangeColumn width(String width)
Setter for element width setting.
-
yScale
ScatterBase yScale()
Getter for the Y-scale.
-
yScale
RangeColumn yScale(ScatterBase settings)
Setter for the Y-scale.
-
yScale
RangeColumn yScale(String settings)
Setter for the Y-scale.
-
yScale
RangeColumn yScale(ScaleTypes settings)
Setter for the Y-scale.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
zIndex
RangeColumn zIndex(Number zIndex)
Setter for the Z-index of the element.
-
getIndex
void getIndex()
Returns series index.
-
maxPointWidth
void maxPointWidth()
Getter for the maximum point width.
-
maxPointWidth
RangeColumn maxPointWidth(Number width)
Setter for the maximum point width.
-
maxPointWidth
RangeColumn maxPointWidth(String width)
Setter for the maximum point width.
-
minPointLength
void minPointLength()
Getter for the minimum point length.
-
minPointLength
RangeColumn minPointLength(Number length)
Setter for the minimum point length.
-
minPointLength
RangeColumn minPointLength(String length)
Setter for the minimum point length.
-
container
RangeColumn container(Layer element)
Setter for the container.
-
container
RangeColumn container(Stage element)
Setter for the container.
-
container
RangeColumn 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
RangeColumn 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
RangeColumn 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
RangeColumn 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
RangeColumn 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)
-
fill
RangeColumn fill(String value)
-
-
-
-