-
public class Column3d extends WidthBased
3D Column Series Class.Note: Use bar3d method to get this series. {docs:Basic_Charts/3D/Column_Chart}Learn more about 3D Column series{docs}
-
-
Method Summary
Modifier and Type Method Description static Column3dinstantiate()StringgetJsBase()SeriesA11ya11y()Getter for the accessibility setting. Column3da11y(Boolean value)Setter for the accessibility setting. Column3da11y(String value)Setter for the accessibility setting. voidbottom()Getter for element bottom bound settings. Column3dbottom(Number bottom)Setter for element bottom bound settings. Column3dbottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. Column3dbounds(RectObj bounds)Setter for bounds of the element using one parameter. Column3dbounds(Rect bounds)Setter for bounds of the element using one parameter. Column3dbounds(Bounds bounds)Setter for bounds of the element using one parameter. Column3dbounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. Column3dbounds(Number x, Number y, Number width, String height)Setter for element bounds settings. Column3dbounds(Number x, Number y, String width, Number height)Setter for element bounds settings. Column3dbounds(Number x, Number y, String width, String height)Setter for element bounds settings. Column3dbounds(Number x, String y, Number width, Number height)Setter for element bounds settings. Column3dbounds(Number x, String y, Number width, String height)Setter for element bounds settings. Column3dbounds(Number x, String y, String width, Number height)Setter for element bounds settings. Column3dbounds(Number x, String y, String width, String height)Setter for element bounds settings. Column3dbounds(String x, Number y, Number width, Number height)Setter for element bounds settings. Column3dbounds(String x, Number y, Number width, String height)Setter for element bounds settings. Column3dbounds(String x, Number y, String width, Number height)Setter for element bounds settings. Column3dbounds(String x, Number y, String width, String height)Setter for element bounds settings. Column3dbounds(String x, String y, Number width, Number height)Setter for element bounds settings. Column3dbounds(String x, String y, Number width, String height)Setter for element bounds settings. Column3dbounds(String x, String y, String width, Number height)Setter for element bounds settings. Column3dbounds(String x, String y, String width, String height)Setter for element bounds settings. voidclip()Getter for series clip settings. Column3dclip(Boolean value)Setter for series clip settings. Column3dclip(Rect value)Setter for series clip settings. voidcolor()Column3dcolor(Fill value)LinearColorcolorScale()Getter for the color scale. Column3dcolorScale(LinearColor settings)Setter for the color scale. Column3dcolorScale(OrdinalColor settings)Setter for the color scale. Column3dcolorScale(String settings)Setter for the color scale. Column3dcolorScale(ScaleTypes settings)Setter for the color scale. Viewdata(List<DataEntry> data)voidenabled()Getter for the element state (enabled or disabled). Column3denabled(Boolean enabled)Setter for the element enabled state. Errorerror()Getter for the series error. Column3derror(String settings)Setter for the series error. Column3derror(Boolean settings)Setter for the series error. Column3derror(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. voidfill()Getter for series fill color. Column3dfill(Fill color)Setter for settings using an array, an object or a string. Column3dfill(String color)Setter for settings using an array, an object or a string. Column3dfill(Array<String> color)Setter for settings using an array, an object or a string. Column3dfill(String color, Number opacity)Fill color with opacity. Column3dfill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. Column3dfill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. Column3dfill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. Column3dfill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. Column3dfill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. Column3dfill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. Column3dfill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. Column3dfill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. 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. Column3dheight(Number height)Setter for element height setting. Column3dheight(String height)Setter for element height setting. Column3dhover()Hovers points. Column3dhover(Number index)Hovers point by index. Column3dhover(Array<Number> indexes)Hovers points by indexes. StateSettingshovered()Getter for hovered state settings. Column3dhovered(String settings)Setter for hovered state settings. voidid()Getter for the series id. Column3did(String id)Setter for the series id. Column3did(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. Column3disVertical(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. Column3dlabels(String settings)Setter for series data labels. Column3dlabels(Boolean settings)Setter for series data labels. voidleft()Getter for element left bound settings. Column3dleft(Number left)Setter for element left bound settings. Column3dleft(String left)Setter for element left bound settings. LegendItemSettingslegendItem()Column3dlegendItem(String value)MarkersFactorymarkers()Getter for series data markers. Column3dmarkers(String settings)Setter for series data markers. Column3dmarkers(Boolean settings)Setter for series data markers. voidmaxHeight()Getter for the maximum height. Column3dmaxHeight(Number height)Setter for the maximum height. Column3dmaxHeight(String height)Setter for the maximum height. LabelsFactorymaxLabels()Getter for maximum labels. Column3dmaxLabels(String settings)Setter for maximum labels. Column3dmaxLabels(Boolean settings)Setter for maximum labels. voidmaxPointWidth()Getter for the maximum point width. Column3dmaxPointWidth(Number width)Setter for the maximum point width. Column3dmaxPointWidth(String width)Setter for the maximum point width. voidmaxWidth()Getter for the maximum width. Column3dmaxWidth(Number width)Setter for the maximum width. Column3dmaxWidth(String width)Setter for the maximum width. voidmeta(String key)Column3dmeta(String key, String value)voidminHeight()Getter for the minimum height. Column3dminHeight(Number height)Setter for the minimum height. Column3dminHeight(String height)Setter for the minimum height. LabelsFactoryminLabels()Getter for minimum labels. Column3dminLabels(String settings)Setter for minimum labels. Column3dminLabels(Boolean settings)Setter for minimum labels. voidminPointLength()Getter for the minimum point length. Column3dminPointLength(Number length)Setter for the minimum point length. Column3dminPointLength(String length)Setter for the minimum point length. voidminWidth()Getter for the minimum width. Column3dminWidth(Number width)Setter for the minimum width. Column3dminWidth(String width)Setter for the minimum width. voidname()Column3dname(String value)StateSettingsnormal()Getter for normal state settings. Column3dnormal(String settings)Setter for normal state settings. voidpointWidth()Getter for the point width settings. Column3dpointWidth(Number width)Setter for the point width settings. Column3dpointWidth(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. Column3drendering(String settings)Setter for the series rendering settings. voidright()Getter for element right bound settings. Column3dright(Number right)Setter for element right bound setting. Column3dright(String right)Setter for element right bound setting. Column3dselect(Number index)Column3dselect(Array<Number> indexes)StateSettingsselected()Getter for selected state settings. Column3dselected(String settings)Setter for selected state settings. voidselectionMode()Gets the state of the series for selection mode. Column3dselectionMode(SelectionMode value)Allows to select points of the series. Column3dselectionMode(String value)Allows to select points of the series. voidseriesType()Getter for switching of the series type. Column3dseriesType(String type)Setter for switching of the series type. voidstroke()Getter for stroke settings. Column3dstroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. Column3dstroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Column3dstroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. Column3dstroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Column3dstroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. Column3dstroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Column3dstroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. Column3dstroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Column3dstroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. Column3dstroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Column3dstroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. Column3dstroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Column3dstroke(String settings)Setter for stroke settings using an object. Tooltiptooltip()Column3dtooltip(String value)Column3dtooltip(Boolean value)voidtop()Getter for element top bound settings. Column3dtop(Number top)Setter for element top bound settings. Column3dtop(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. Column3dunhover(Number indexOrIndexes)Removes hover from the series. Column3dunhover(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(). Column3dunselect()Deselects all selected points. Column3dunselect(Number index)Deselects selected point by index. Column3dunselect(Array<Number> indexes)Deselects selected points by indexes. voidwidth()Getter for element width settings. Column3dwidth(Number width)Setter for element width setting. Column3dwidth(String width)Setter for element width setting. voidxPointPosition()Getter for the position of the point on an ordinal scale. Column3dxPointPosition(Number position)Setter for the position of the point on an ordinal scale. OrdinalxScale()Getter for the series X scale. Column3dxScale(Base settings)Setter for the series X scale. Column3dxScale(String settings)Setter for the series X scale. Column3dxScale(ScaleTypes settings)Setter for the series X scale. BaseyScale()Getter for the series Y scale. Column3dyScale(Base settings)Setter for the series Y scale. Column3dyScale(String settings)Setter for the series Y scale. Column3dyScale(ScaleTypes settings)Setter for the series Y scale. voidzIndex()Getter for the Z-index of the element. Column3dzIndex(Number zIndex)Setter for the Z-index of the element. Layercontainer()Getter for the container. Column3dcontainer(Layer element)Setter for the container. Column3dcontainer(Stage element)Setter for the container. Column3dcontainer(String element)Setter for the container. RectparentBounds()Getter for the parent bounds. Column3dparentBounds(Rect bounds)Setter for the parent bounds using single value. Column3dparentBounds(String bounds)Setter for the parent bounds using single value. Column3dparentBounds(Number bounds)Setter for the parent bounds using single value. Column3dparentBounds(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.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
-
Column3d
Column3d(String jsChart)
-
-
Method Detail
-
instantiate
static Column3d instantiate()
-
a11y
SeriesA11y a11y()
Getter for the accessibility setting.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bounds
Column3d bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Column3d bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Column3d bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Column3d bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Column3d bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Column3d bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Column3d bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Column3d bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
Column3d bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Column3d bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Column3d bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Column3d bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Column3d bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Column3d bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Column3d bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Column3d bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
clip
void clip()
Getter for series clip settings.
-
color
void color()
-
colorScale
LinearColor colorScale()
Getter for the color scale.
-
colorScale
Column3d colorScale(LinearColor settings)
Setter for the color scale.
-
colorScale
Column3d colorScale(OrdinalColor settings)
Setter for the color scale.
-
colorScale
Column3d colorScale(String settings)
Setter for the color scale.
-
colorScale
Column3d colorScale(ScaleTypes settings)
Setter for the color scale.
-
enabled
void enabled()
Getter for the element state (enabled or disabled).
-
excludePoint
void excludePoint(Number indexes)
Excludes points at the specified index.
-
excludePoint
void excludePoint(Array<Number> indexes)
Excludes points at the specified index.
-
fill
void fill()
Getter for series fill color.
-
fill
Column3d fill(Fill color)
Setter for settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Column3d fill(String color)
Setter for settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Column3d fill(Array<String> color)
Setter for settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Column3d fill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Column3d fill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Column3d fill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Column3d fill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Column3d fill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Column3d fill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Column3d 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
Column3d 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}
-
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.
-
hovered
StateSettings hovered()
Getter for hovered state settings.
-
id
void id()
Getter 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
Column3d 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.
-
left
void left()
Getter for element left bound settings.
-
legendItem
LegendItemSettings legendItem()
-
legendItem
Column3d legendItem(String value)
-
markers
MarkersFactory markers()
Getter for series data markers.
-
maxHeight
void maxHeight()
Getter for the maximum height.
-
maxLabels
LabelsFactory maxLabels()
Getter for maximum labels.
-
maxPointWidth
void maxPointWidth()
Getter for the maximum point width.
-
maxPointWidth
Column3d maxPointWidth(Number width)
Setter for the maximum point width.
-
maxPointWidth
Column3d maxPointWidth(String width)
Setter for the maximum point width.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
minHeight
void minHeight()
Getter for the minimum height.
-
minLabels
LabelsFactory minLabels()
Getter for minimum labels.
-
minPointLength
void minPointLength()
Getter for the minimum point length.
-
minPointLength
Column3d minPointLength(Number length)
Setter for the minimum point length.
-
minPointLength
Column3d minPointLength(String length)
Setter for the minimum point length.
-
minWidth
void minWidth()
Getter for the minimum width.
-
name
void name()
-
normal
StateSettings normal()
Getter for normal state settings.
-
pointWidth
void pointWidth()
Getter for the point width settings.
-
pointWidth
Column3d pointWidth(Number width)
Setter for the point width settings.
-
pointWidth
Column3d 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.
-
right
void right()
Getter for element right bound settings.
-
selected
StateSettings selected()
Getter for selected state settings.
-
selectionMode
void selectionMode()
Gets the state of the series for selection mode.
-
selectionMode
Column3d selectionMode(SelectionMode value)
Allows to select points of the series. To select multiple points, press 'ctrl' and click on them.
-
selectionMode
Column3d 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
Column3d seriesType(String type)
Setter for switching of the series type.
-
stroke
void stroke()
Getter for stroke settings.
-
stroke
Column3d 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
Column3d 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
Column3d 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
Column3d 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
Column3d 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
Column3d 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
Column3d 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
Column3d 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
Column3d 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
Column3d 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
Column3d 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
Column3d 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}
-
top
void top()
Getter 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.
-
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.
-
xPointPosition
void xPointPosition()
Getter for the position of the point on an ordinal scale.
-
xPointPosition
Column3d xPointPosition(Number position)
Setter for the position of the point on an ordinal scale.
-
xScale
Column3d xScale(ScaleTypes settings)
Setter for the series X scale.
-
yScale
Column3d yScale(ScaleTypes settings)
Setter for the series Y scale.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
parentBounds
Rect parentBounds()
Getter for the parent bounds. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Column3d 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
Column3d 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
Column3d 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
Column3d 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)
-
-
-
-