-
public class Line3d extends ContinuousBase
3D Line Series Class.Note: Use Line3d method to get this series. {docs:Basic_Charts/3D/Line_Chart}Learn more about 3D Line series{docs}
-
-
Method Summary
Modifier and Type Method Description static Line3dinstantiate()StringgetJsBase()SeriesA11ya11y()Getter for the accessibility setting. Line3da11y(Boolean value)Setter for the accessibility setting. Line3da11y(String value)Setter for the accessibility setting. voidbottom()Getter for element bottom bound settings. Line3dbottom(Number bottom)Setter for element bottom bound settings. Line3dbottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. Line3dbounds(RectObj bounds)Setter for bounds of the element using one parameter. Line3dbounds(Rect bounds)Setter for bounds of the element using one parameter. Line3dbounds(Bounds bounds)Setter for bounds of the element using one parameter. Line3dbounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. Line3dbounds(Number x, Number y, Number width, String height)Setter for element bounds settings. Line3dbounds(Number x, Number y, String width, Number height)Setter for element bounds settings. Line3dbounds(Number x, Number y, String width, String height)Setter for element bounds settings. Line3dbounds(Number x, String y, Number width, Number height)Setter for element bounds settings. Line3dbounds(Number x, String y, Number width, String height)Setter for element bounds settings. Line3dbounds(Number x, String y, String width, Number height)Setter for element bounds settings. Line3dbounds(Number x, String y, String width, String height)Setter for element bounds settings. Line3dbounds(String x, Number y, Number width, Number height)Setter for element bounds settings. Line3dbounds(String x, Number y, Number width, String height)Setter for element bounds settings. Line3dbounds(String x, Number y, String width, Number height)Setter for element bounds settings. Line3dbounds(String x, Number y, String width, String height)Setter for element bounds settings. Line3dbounds(String x, String y, Number width, Number height)Setter for element bounds settings. Line3dbounds(String x, String y, Number width, String height)Setter for element bounds settings. Line3dbounds(String x, String y, String width, Number height)Setter for element bounds settings. Line3dbounds(String x, String y, String width, String height)Setter for element bounds settings. voidclip()Getter for series clip settings. Line3dclip(Boolean value)Setter for series clip settings. Line3dclip(Rect value)Setter for series clip settings. voidcolor()Line3dcolor(Fill value)LinearColorcolorScale()Getter for the color scale. Line3dcolorScale(LinearColor settings)Setter for the color scale. Line3dcolorScale(OrdinalColor settings)Setter for the color scale. Line3dcolorScale(String settings)Setter for the color scale. Line3dcolorScale(ScaleTypes settings)Setter for the color scale. voidconnectMissingPoints()Getter for connect missing points settings. Line3dconnectMissingPoints(Boolean enabled)Setter for connect missing points settings. Viewdata(List<DataEntry> data)voidenabled()Getter for the element state (enabled or disabled). Line3denabled(Boolean enabled)Setter for the element enabled state. Errorerror()Getter for the series error. Line3derror(String settings)Setter for the series error. Line3derror(Boolean settings)Setter for the series error. Line3derror(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 the fill color. Line3dfill(String color, Number opacity)Setter for fill settings. 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. Line3dheight(Number height)Setter for element height setting. Line3dheight(String height)Setter for element height setting. Line3dhover()Hovers points. Line3dhover(Number index)Hovers point by index. Line3dhover(Array<Number> indexes)Hovers points by indexes. StateSettingshovered()Getter for hovered state settings. Line3dhovered(String settings)Setter for hovered state settings. voidid()Getter for the series id. Line3did(String id)Setter for the series id. Line3did(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. voidkeepOnlyPoints(Number indexes)Keep only the specified points. voidkeepOnlyPoints(Array<Number> indexes)Keep only the specified points. LabelsFactorylabels()Getter for series data labels. Line3dlabels(String settings)Setter for series data labels. Line3dlabels(Boolean settings)Setter for series data labels. voidleft()Getter for element left bound settings. Line3dleft(Number left)Setter for element left bound settings. Line3dleft(String left)Setter for element left bound settings. LegendItemSettingslegendItem()Line3dlegendItem(String value)MarkersFactorymarkers()Getter for series data markers. Line3dmarkers(String settings)Setter for series data markers. Line3dmarkers(Boolean settings)Setter for series data markers. voidmaxHeight()Getter for the maximum height. Line3dmaxHeight(Number height)Setter for the maximum height. Line3dmaxHeight(String height)Setter for the maximum height. LabelsFactorymaxLabels()Getter for maximum labels. Line3dmaxLabels(String settings)Setter for maximum labels. Line3dmaxLabels(Boolean settings)Setter for maximum labels. voidmaxWidth()Getter for the maximum width. Line3dmaxWidth(Number width)Setter for the maximum width. Line3dmaxWidth(String width)Setter for the maximum width. voidmeta(String key)Line3dmeta(String key, String value)voidminHeight()Getter for the minimum height. Line3dminHeight(Number height)Setter for the minimum height. Line3dminHeight(String height)Setter for the minimum height. LabelsFactoryminLabels()Getter for minimum labels. Line3dminLabels(String settings)Setter for minimum labels. Line3dminLabels(Boolean settings)Setter for minimum labels. voidminWidth()Getter for the minimum width. Line3dminWidth(Number width)Setter for the minimum width. Line3dminWidth(String width)Setter for the minimum width. voidname()Line3dname(String value)StateSettingsnormal()Getter for normal state settings. Line3dnormal(String settings)Setter for normal state 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. Line3drendering(String settings)Setter for the series rendering settings. voidright()Getter for element right bound settings. Line3dright(Number right)Setter for element right bound setting. Line3dright(String right)Setter for element right bound setting. Line3dselect(Number index)Line3dselect(Array<Number> indexes)StateSettingsselected()Getter for selected state settings. Line3dselected(String settings)Setter for selected state settings. voidselectionMode()Gets the state of the series for selection mode. Line3dselectionMode(SelectionMode value)Allows to select points of the series. Line3dselectionMode(String value)Allows to select points of the series. voidseriesType()Getter for switching of the series type. Line3dseriesType(String type)Setter for switching of the series type. Tooltiptooltip()Line3dtooltip(String value)Line3dtooltip(Boolean value)voidtop()Getter for element top bound settings. Line3dtop(Number top)Setter for element top bound settings. Line3dtop(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. Line3dunhover()Removes hover from the series point or 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(). Line3dunselect()Deselects all selected points. Line3dunselect(Number index)Deselects selected point by index. Line3dunselect(Array<Number> indexes)Deselects selected points by indexes. voidwidth()Getter for element width settings. Line3dwidth(Number width)Setter for element width setting. Line3dwidth(String width)Setter for element width setting. voidxPointPosition()Getter for the position of the point on an ordinal scale. Line3dxPointPosition(Number position)Setter for the position of the point on an ordinal scale. OrdinalxScale()Getter for the series X scale. Line3dxScale(Base settings)Setter for the series X scale. Line3dxScale(String settings)Setter for the series X scale. Line3dxScale(ScaleTypes settings)Setter for the series X scale. BaseyScale()Getter for the series Y scale. Line3dyScale(Base settings)Setter for the series Y scale. Line3dyScale(String settings)Setter for the series Y scale. Line3dyScale(ScaleTypes settings)Setter for the series Y scale. voidzIndex()Getter for the Z-index of the element. Line3dzIndex(Number zIndex)Setter for the Z-index of the element. voidisVertical()Getter for the series layout direction. Line3disVertical(Boolean enabled)Setter for the series layout direction. Layercontainer()Getter for the container. Line3dcontainer(Layer element)Setter for the container. Line3dcontainer(Stage element)Setter for the container. Line3dcontainer(String element)Setter for the container. RectparentBounds()Getter for the parent bounds. Line3dparentBounds(Rect bounds)Setter for the parent bounds using single value. Line3dparentBounds(String bounds)Setter for the parent bounds using single value. Line3dparentBounds(Number bounds)Setter for the parent bounds using single value. Line3dparentBounds(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)Line3dfill(String value)-
Methods inherited from class com.anychart.core.cartesian.series.ContinuousBase
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, connectMissingPoints, 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, 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
-
Line3d
Line3d(String jsChart)
-
-
Method Detail
-
instantiate
static Line3d instantiate()
-
a11y
SeriesA11y a11y()
Getter for the accessibility setting.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bounds
Line3d bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Line3d bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Line3d bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Line3d bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Line3d bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Line3d bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Line3d bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Line3d bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
Line3d bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Line3d bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Line3d bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Line3d bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Line3d bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Line3d bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Line3d bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Line3d 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
Line3d colorScale(LinearColor settings)
Setter for the color scale.
-
colorScale
Line3d colorScale(OrdinalColor settings)
Setter for the color scale.
-
colorScale
Line3d colorScale(String settings)
Setter for the color scale.
-
colorScale
Line3d colorScale(ScaleTypes settings)
Setter for the color scale.
-
connectMissingPoints
void connectMissingPoints()
Getter for connect missing points settings.
-
connectMissingPoints
Line3d connectMissingPoints(Boolean enabled)
Setter for connect missing points settings.
-
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 the fill color.
-
fill
Line3d fill(String color, Number opacity)
Setter for fill settings. {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.
-
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
Line3d 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.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
minHeight
void minHeight()
Getter for the minimum height.
-
minLabels
LabelsFactory minLabels()
Getter for minimum labels.
-
minWidth
void minWidth()
Getter for the minimum width.
-
name
void name()
-
normal
StateSettings normal()
Getter for normal state 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
Line3d selectionMode(SelectionMode value)
Allows to select points of the series. To select multiple points, press 'ctrl' and click on them.
-
selectionMode
Line3d 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
Line3d seriesType(String type)
Setter for switching of the series type.
-
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
Line3d xPointPosition(Number position)
Setter for the position of the point on an ordinal scale.
-
xScale
Line3d xScale(ScaleTypes settings)
Setter for the series X scale.
-
yScale
Line3d yScale(ScaleTypes settings)
Setter for the series Y scale.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
isVertical
void isVertical()
Getter for the series layout direction.
-
isVertical
Line3d 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}
-
parentBounds
Rect parentBounds()
Getter for the parent bounds. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Line3d 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
Line3d 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
Line3d 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
Line3d 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)
-
-
-
-