-
public class RangeSplineArea extends ContinuousRangeBase
RangeSplineArea Series Class.Note: Use rangeSplineArea method to get this series. {docs:Basic_Charts/Range_Spline_Area_Chart}Learn more about RangeSplineArea series{docs}
-
-
Constructor Summary
Constructors Constructor Description RangeSplineArea(String jsChart)
-
Method Summary
Modifier and Type Method Description static RangeSplineAreainstantiate()StringgetJsBase()SeriesA11ya11y()Getter for the accessibility setting. RangeSplineAreaa11y(Boolean value)Setter for the accessibility setting. RangeSplineAreaa11y(String value)Setter for the accessibility setting. voidbottom()Getter for element bottom bound settings. RangeSplineAreabottom(Number bottom)Setter for element bottom bound settings. RangeSplineAreabottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. RangeSplineAreabounds(RectObj bounds)Setter for bounds of the element using one parameter. RangeSplineAreabounds(Rect bounds)Setter for bounds of the element using one parameter. RangeSplineAreabounds(Bounds bounds)Setter for bounds of the element using one parameter. RangeSplineAreabounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. RangeSplineAreabounds(Number x, Number y, Number width, String height)Setter for element bounds settings. RangeSplineAreabounds(Number x, Number y, String width, Number height)Setter for element bounds settings. RangeSplineAreabounds(Number x, Number y, String width, String height)Setter for element bounds settings. RangeSplineAreabounds(Number x, String y, Number width, Number height)Setter for element bounds settings. RangeSplineAreabounds(Number x, String y, Number width, String height)Setter for element bounds settings. RangeSplineAreabounds(Number x, String y, String width, Number height)Setter for element bounds settings. RangeSplineAreabounds(Number x, String y, String width, String height)Setter for element bounds settings. RangeSplineAreabounds(String x, Number y, Number width, Number height)Setter for element bounds settings. RangeSplineAreabounds(String x, Number y, Number width, String height)Setter for element bounds settings. RangeSplineAreabounds(String x, Number y, String width, Number height)Setter for element bounds settings. RangeSplineAreabounds(String x, Number y, String width, String height)Setter for element bounds settings. RangeSplineAreabounds(String x, String y, Number width, Number height)Setter for element bounds settings. RangeSplineAreabounds(String x, String y, Number width, String height)Setter for element bounds settings. RangeSplineAreabounds(String x, String y, String width, Number height)Setter for element bounds settings. RangeSplineAreabounds(String x, String y, String width, String height)Setter for element bounds settings. voidclip()Getter for series clip settings. RangeSplineAreaclip(Boolean value)Setter for series clip settings. RangeSplineAreaclip(Rect value)Setter for series clip settings. voidcolor()RangeSplineAreacolor(Fill value)LinearColorcolorScale()Getter for the color scale. RangeSplineAreacolorScale(LinearColor settings)Setter for the color scale. RangeSplineAreacolorScale(OrdinalColor settings)Setter for the color scale. RangeSplineAreacolorScale(String settings)Setter for the color scale. RangeSplineAreacolorScale(ScaleTypes settings)Setter for the color scale. voidconnectMissingPoints()Getter for connect missing points settings. RangeSplineAreaconnectMissingPoints(Boolean enabled)Setter for connect missing points settings. Viewdata(List<DataEntry> data)voidenabled()Getter for the element state (enabled or disabled). RangeSplineAreaenabled(Boolean enabled)Setter for the element enabled state. Errorerror()Getter for the series error. RangeSplineAreaerror(String settings)Setter for the series error. RangeSplineAreaerror(Boolean settings)Setter for the series error. RangeSplineAreaerror(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 series fill color. RangeSplineAreafill(Fill color)Setter for fill settings using an array, an object or a string. RangeSplineAreafill(GradientKey color)Setter for fill settings using an array, an object or a string. RangeSplineAreafill(Array<String> color)Setter for fill settings using an array, an object or a string. RangeSplineAreafill(String color, Number opacity)Fill color with opacity. RangeSplineAreafill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. RangeSplineAreafill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. RangeSplineAreafill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. RangeSplineAreafill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. RangeSplineAreafill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. RangeSplineAreafill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. RangeSplineAreafill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. RangeSplineAreafill(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. PatternFillhatchFill()Getter for hatch fill settings. RangeSplineAreahatchFill(HatchFillType type, String color, Number thickness, Number size)Setter for hatch fill settings. RangeSplineAreahatchFill(String type, String color, Number thickness, Number size)Setter for hatch fill settings. RangeSplineAreahatchFill(String hatchFillFunction)Setter for hatch fill settings using function. RangeSplineAreahatchFill(PatternFill patternFill)Setter for hatch fill settings using pattern fill. RangeSplineAreahatchFill(HatchFill settings)Setter for hatch fill settings using an instance. RangeSplineAreahatchFill(Boolean enabled)Setter for hatch fill using boolean. voidheight()Getter for element height settings. RangeSplineAreaheight(Number height)Setter for element height setting. RangeSplineAreaheight(String height)Setter for element height setting. voidhighStroke()Getter for high stroke settings. RangeSplineAreahighStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for high stroke settings. RangeSplineAreahighStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for high stroke settings. RangeSplineAreahighStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for high stroke settings. RangeSplineAreahighStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for high stroke settings. RangeSplineAreahighStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for high stroke settings. RangeSplineAreahighStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for high stroke settings. RangeSplineAreahighStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for high stroke settings. RangeSplineAreahighStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for high stroke settings. RangeSplineAreahighStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for high stroke settings. RangeSplineAreahighStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for high stroke settings. RangeSplineAreahighStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for high stroke settings. RangeSplineAreahighStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for high stroke settings. RangeSplineAreahighStroke(String settings)Setter for high stroke using an object. RangeSplineAreahover()Hovers points. RangeSplineAreahover(Number index)Hovers point by index. RangeSplineAreahover(Array<Number> indexes)Hovers points by indexes. StateSettingshovered()Getter for hovered state settings. RangeSplineAreahovered(String settings)Setter for hovered state settings. voidid()Getter for the series id. RangeSplineAreaid(String id)Setter for the series id. RangeSplineAreaid(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. RangeSplineAreaisVertical(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. RangeSplineArealabels(String settings)Setter for series data labels. RangeSplineArealabels(Boolean settings)Setter for series data labels. voidleft()Getter for element left bound settings. RangeSplineArealeft(Number left)Setter for element left bound settings. RangeSplineArealeft(String left)Setter for element left bound settings. LegendItemSettingslegendItem()RangeSplineArealegendItem(String value)voidlowStroke()Getter for low stroke settings. RangeSplineArealowStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for low stroke settings. RangeSplineArealowStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for low stroke settings. RangeSplineArealowStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for low stroke settings. RangeSplineArealowStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for low stroke settings. RangeSplineArealowStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for low stroke settings. RangeSplineArealowStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for low stroke settings. RangeSplineArealowStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for low stroke settings. RangeSplineArealowStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for low stroke settings. RangeSplineArealowStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for low stroke settings. RangeSplineArealowStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for low stroke settings. RangeSplineArealowStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for low stroke settings. RangeSplineArealowStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for low stroke settings. RangeSplineArealowStroke(String settings)Setter for low stroke using an object. MarkersFactorymarkers()Getter for series data markers. RangeSplineAreamarkers(String settings)Setter for series data markers. RangeSplineAreamarkers(Boolean settings)Setter for series data markers. voidmaxHeight()Getter for the maximum height. RangeSplineAreamaxHeight(Number height)Setter for the maximum height. RangeSplineAreamaxHeight(String height)Setter for the maximum height. LabelsFactorymaxLabels()Getter for maximum labels. RangeSplineAreamaxLabels(String settings)Setter for maximum labels. RangeSplineAreamaxLabels(Boolean settings)Setter for maximum labels. voidmaxWidth()Getter for the maximum width. RangeSplineAreamaxWidth(Number width)Setter for the maximum width. RangeSplineAreamaxWidth(String width)Setter for the maximum width. voidmeta(String key)RangeSplineAreameta(String key, String value)voidminHeight()Getter for the minimum height. RangeSplineAreaminHeight(Number height)Setter for the minimum height. RangeSplineAreaminHeight(String height)Setter for the minimum height. LabelsFactoryminLabels()Getter for minimum labels. RangeSplineAreaminLabels(String settings)Setter for minimum labels. RangeSplineAreaminLabels(Boolean settings)Setter for minimum labels. voidminWidth()Getter for the minimum width. RangeSplineAreaminWidth(Number width)Setter for the minimum width. RangeSplineAreaminWidth(String width)Setter for the minimum width. voidname()RangeSplineAreaname(String value)StateSettingsnormal()Getter for normal state settings. RangeSplineAreanormal(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. RangeSplineArearendering(String settings)Setter for the series rendering settings. voidright()Getter for element right bound settings. RangeSplineArearight(Number right)Setter for element right bound setting. RangeSplineArearight(String right)Setter for element right bound setting. RangeSplineAreaselect(Number index)RangeSplineAreaselect(Array<Number> indexes)StateSettingsselected()Getter for selected state settings. RangeSplineAreaselected(String settings)Setter for selected state settings. voidselectionMode()Gets the state of the series for selection mode. RangeSplineAreaselectionMode(SelectionMode value)Allows to select points of the series. RangeSplineAreaselectionMode(String value)Allows to select points of the series. voidseriesType()Getter for switching of the series type. RangeSplineAreaseriesType(String type)Setter for switching of the series type. Tooltiptooltip()RangeSplineAreatooltip(String value)RangeSplineAreatooltip(Boolean value)voidtop()Getter for element top bound settings. RangeSplineAreatop(Number top)Setter for element top bound settings. RangeSplineAreatop(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. RangeSplineAreaunhover()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(). RangeSplineAreaunselect()Deselects all selected points. RangeSplineAreaunselect(Number index)Deselects selected point by index. RangeSplineAreaunselect(Array<Number> indexes)Deselects selected points by indexes. voidwidth()Getter for element width settings. RangeSplineAreawidth(Number width)Setter for element width setting. RangeSplineAreawidth(String width)Setter for element width setting. voidxPointPosition()Getter for the position of the point on an ordinal scale. RangeSplineAreaxPointPosition(Number position)Setter for the position of the point on an ordinal scale. OrdinalxScale()Getter for the series X scale. RangeSplineAreaxScale(Base settings)Setter for the series X scale. RangeSplineAreaxScale(String settings)Setter for the series X scale. RangeSplineAreaxScale(ScaleTypes settings)Setter for the series X scale. BaseyScale()Getter for the series Y scale. RangeSplineAreayScale(Base settings)Setter for the series Y scale. RangeSplineAreayScale(String settings)Setter for the series Y scale. RangeSplineAreayScale(ScaleTypes settings)Setter for the series Y scale. voidzIndex()Getter for the Z-index of the element. RangeSplineAreazIndex(Number zIndex)Setter for the Z-index of the element. Layercontainer()Getter for the container. RangeSplineAreacontainer(Layer element)Setter for the container. RangeSplineAreacontainer(Stage element)Setter for the container. RangeSplineAreacontainer(String element)Setter for the container. RectparentBounds()Getter for the parent bounds. RangeSplineAreaparentBounds(Rect bounds)Setter for the parent bounds using single value. RangeSplineAreaparentBounds(String bounds)Setter for the parent bounds using single value. RangeSplineAreaparentBounds(Number bounds)Setter for the parent bounds using single value. RangeSplineAreaparentBounds(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)RangeSplineAreafill(String value)-
Methods inherited from class com.anychart.core.cartesian.series.ContinuousRangeBase
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, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, hatchFill, hatchFill, hatchFill, hatchFill, hatchFill, hatchFill, height, height, highStroke, highStroke, highStroke, highStroke, highStroke, highStroke, highStroke, highStroke, highStroke, highStroke, highStroke, highStroke, highStroke, hover, hover, hover, hovered, id, id, instantiate, isVertical, labels, labels, left, left, legendItem, lowStroke, lowStroke, lowStroke, lowStroke, lowStroke, lowStroke, lowStroke, lowStroke, lowStroke, lowStroke, lowStroke, lowStroke, lowStroke, 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.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
-
RangeSplineArea
RangeSplineArea(String jsChart)
-
-
Method Detail
-
instantiate
static RangeSplineArea instantiate()
-
a11y
SeriesA11y a11y()
Getter for the accessibility setting.
-
a11y
RangeSplineArea a11y(Boolean value)
Setter for the accessibility setting.
-
a11y
RangeSplineArea a11y(String value)
Setter for the accessibility setting.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bottom
RangeSplineArea bottom(Number bottom)
Setter for element bottom bound settings.
-
bottom
RangeSplineArea bottom(String bottom)
Setter for element bottom bound settings.
-
bounds
RangeSplineArea bounds(RectObj bounds)
Setter for bounds of the element using one parameter.
-
bounds
RangeSplineArea bounds(Rect bounds)
Setter for bounds of the element using one parameter.
-
bounds
RangeSplineArea bounds(Bounds bounds)
Setter for bounds of the element using one parameter.
-
bounds
RangeSplineArea bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
RangeSplineArea bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
clip
void clip()
Getter for series clip settings.
-
clip
RangeSplineArea clip(Boolean value)
Setter for series clip settings.
-
clip
RangeSplineArea clip(Rect value)
Setter for series clip settings.
-
color
void color()
-
color
RangeSplineArea color(Fill value)
-
colorScale
LinearColor colorScale()
Getter for the color scale.
-
colorScale
RangeSplineArea colorScale(LinearColor settings)
Setter for the color scale.
-
colorScale
RangeSplineArea colorScale(OrdinalColor settings)
Setter for the color scale.
-
colorScale
RangeSplineArea colorScale(String settings)
Setter for the color scale.
-
colorScale
RangeSplineArea colorScale(ScaleTypes settings)
Setter for the color scale.
-
connectMissingPoints
void connectMissingPoints()
Getter for connect missing points settings.
-
connectMissingPoints
RangeSplineArea connectMissingPoints(Boolean enabled)
Setter for connect missing points settings.
-
enabled
void enabled()
Getter for the element state (enabled or disabled).
-
enabled
RangeSplineArea enabled(Boolean enabled)
Setter for the element enabled state.
-
error
RangeSplineArea error(String settings)
Setter for the series error.
-
error
RangeSplineArea error(Boolean settings)
Setter for the series error.
-
error
RangeSplineArea error(Number settings)
Setter for the series error.
-
excludePoint
void excludePoint(Number indexes)
Excludes points at the specified index.
-
excludePoint
void excludePoint(Array<Number> indexes)
Excludes points at the specified index.
-
fill
void fill()
Getter for the series fill color.
-
fill
RangeSplineArea fill(Fill color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeSplineArea fill(GradientKey color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeSplineArea fill(Array<String> color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeSplineArea fill(String color, Number opacity)
Fill color with opacity.
-
fill
RangeSplineArea fill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeSplineArea fill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeSplineArea fill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeSplineArea fill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeSplineArea fill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeSplineArea fill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
RangeSplineArea 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
RangeSplineArea 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.
-
hatchFill
PatternFill hatchFill()
Getter for hatch fill settings.
-
hatchFill
RangeSplineArea hatchFill(HatchFillType type, String color, Number thickness, Number size)
Setter for hatch fill settings. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
hatchFill
RangeSplineArea hatchFill(String type, String color, Number thickness, Number size)
Setter for hatch fill settings. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
hatchFill
RangeSplineArea hatchFill(String hatchFillFunction)
Setter for hatch fill settings using function. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
RangeSplineArea hatchFill(PatternFill patternFill)
Setter for hatch fill settings using pattern fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
RangeSplineArea hatchFill(HatchFill settings)
Setter for hatch fill settings using an instance. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
RangeSplineArea 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
RangeSplineArea height(Number height)
Setter for element height setting.
-
height
RangeSplineArea height(String height)
Setter for element height setting.
-
highStroke
void highStroke()
Getter for high stroke settings.
-
highStroke
RangeSplineArea highStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for high stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
highStroke
RangeSplineArea highStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for high stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
highStroke
RangeSplineArea highStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for high stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
highStroke
RangeSplineArea highStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for high stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
highStroke
RangeSplineArea highStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for high stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
highStroke
RangeSplineArea highStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for high stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
highStroke
RangeSplineArea highStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for high stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
highStroke
RangeSplineArea highStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for high stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
highStroke
RangeSplineArea highStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for high stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
highStroke
RangeSplineArea highStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for high stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
highStroke
RangeSplineArea highStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for high stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
highStroke
RangeSplineArea highStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for high stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
highStroke
RangeSplineArea highStroke(String settings)
Setter for high stroke using an object.
-
hover
RangeSplineArea hover()
Hovers points.
-
hover
RangeSplineArea hover(Number index)
Hovers point by index.
-
hover
RangeSplineArea hover(Array<Number> indexes)
Hovers points by indexes.
-
hovered
StateSettings hovered()
Getter for hovered state settings.
-
hovered
RangeSplineArea hovered(String settings)
Setter for hovered state settings.
-
id
void id()
Getter for the series id.
-
id
RangeSplineArea id(String id)
Setter for the series id.
-
id
RangeSplineArea id(Number id)
Setter for the series id.
-
includeAllPoints
void includeAllPoints()
Includes all excluded points.
-
includePoint
void includePoint(Number indexes)
Includes excluded points with the specified indexes.
-
includePoint
void includePoint(Array<Number> indexes)
Includes excluded points with the specified indexes.
-
isVertical
void isVertical()
Getter for the series layout direction.
-
isVertical
RangeSplineArea isVertical(Boolean enabled)
Setter for the series layout direction. Set it to null to reset to the default. {docs:Basic_Charts/Vertical/Overview}Learn more about Vertical chart.{docs}
-
keepOnlyPoints
void keepOnlyPoints(Number indexes)
Keep only the specified points.
-
keepOnlyPoints
void keepOnlyPoints(Array<Number> indexes)
Keep only the specified points.
-
labels
LabelsFactory labels()
Getter for series data labels.
-
labels
RangeSplineArea labels(String settings)
Setter for series data labels.
-
labels
RangeSplineArea labels(Boolean settings)
Setter for series data labels.
-
left
void left()
Getter for element left bound settings.
-
left
RangeSplineArea left(Number left)
Setter for element left bound settings.
-
left
RangeSplineArea left(String left)
Setter for element left bound settings.
-
legendItem
LegendItemSettings legendItem()
-
legendItem
RangeSplineArea legendItem(String value)
-
lowStroke
void lowStroke()
Getter for low stroke settings.
-
lowStroke
RangeSplineArea lowStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for low stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
lowStroke
RangeSplineArea lowStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for low stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
lowStroke
RangeSplineArea lowStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for low stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
lowStroke
RangeSplineArea lowStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for low stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
lowStroke
RangeSplineArea lowStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for low stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
lowStroke
RangeSplineArea lowStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for low stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
lowStroke
RangeSplineArea lowStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for low stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
lowStroke
RangeSplineArea lowStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for low stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
lowStroke
RangeSplineArea lowStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for low stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
lowStroke
RangeSplineArea lowStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for low stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
lowStroke
RangeSplineArea lowStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for low stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
lowStroke
RangeSplineArea lowStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for low stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
lowStroke
RangeSplineArea lowStroke(String settings)
Setter for low stroke using an object.
-
markers
MarkersFactory markers()
Getter for series data markers.
-
markers
RangeSplineArea markers(String settings)
Setter for series data markers.
-
markers
RangeSplineArea markers(Boolean settings)
Setter for series data markers.
-
maxHeight
void maxHeight()
Getter for the maximum height.
-
maxHeight
RangeSplineArea maxHeight(Number height)
Setter for the maximum height.
-
maxHeight
RangeSplineArea maxHeight(String height)
Setter for the maximum height.
-
maxLabels
LabelsFactory maxLabels()
Getter for maximum labels.
-
maxLabels
RangeSplineArea maxLabels(String settings)
Setter for maximum labels.
-
maxLabels
RangeSplineArea maxLabels(Boolean settings)
Setter for maximum labels.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
maxWidth
RangeSplineArea maxWidth(Number width)
Setter for the maximum width.
-
maxWidth
RangeSplineArea maxWidth(String width)
Setter for the maximum width.
-
meta
RangeSplineArea meta(String key, String value)
-
minHeight
void minHeight()
Getter for the minimum height.
-
minHeight
RangeSplineArea minHeight(Number height)
Setter for the minimum height.
-
minHeight
RangeSplineArea minHeight(String height)
Setter for the minimum height.
-
minLabels
LabelsFactory minLabels()
Getter for minimum labels.
-
minLabels
RangeSplineArea minLabels(String settings)
Setter for minimum labels.
-
minLabels
RangeSplineArea minLabels(Boolean settings)
Setter for minimum labels.
-
minWidth
void minWidth()
Getter for the minimum width.
-
minWidth
RangeSplineArea minWidth(Number width)
Setter for the minimum width.
-
minWidth
RangeSplineArea minWidth(String width)
Setter for the minimum width.
-
name
void name()
-
name
RangeSplineArea name(String value)
-
normal
StateSettings normal()
Getter for normal state settings.
-
normal
RangeSplineArea normal(String settings)
Setter 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.
-
rendering
RangeSplineArea rendering(String settings)
Setter for the series rendering settings.
-
right
void right()
Getter for element right bound settings.
-
right
RangeSplineArea right(Number right)
Setter for element right bound setting.
-
right
RangeSplineArea right(String right)
Setter for element right bound setting.
-
select
RangeSplineArea select(Number index)
-
select
RangeSplineArea select(Array<Number> indexes)
-
selected
StateSettings selected()
Getter for selected state settings.
-
selected
RangeSplineArea selected(String settings)
Setter for selected state settings.
-
selectionMode
void selectionMode()
Gets the state of the series for selection mode.
-
selectionMode
RangeSplineArea selectionMode(SelectionMode value)
Allows to select points of the series. To select multiple points, press 'ctrl' and click on them.
-
selectionMode
RangeSplineArea 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
RangeSplineArea seriesType(String type)
Setter for switching of the series type.
-
tooltip
RangeSplineArea tooltip(String value)
-
tooltip
RangeSplineArea tooltip(Boolean value)
-
top
void top()
Getter for element top bound settings.
-
top
RangeSplineArea top(Number top)
Setter for element top bound settings.
-
top
RangeSplineArea top(String top)
Setter for element top bound settings.
-
transformX
void transformX(String value, Number subRangeRatio)
Transforms X value to pixel coordinates. Note: Works only after draw is called.
-
transformY
void transformY(String value, Number subRangeRatio)
Transforms Y value to pixel coordinates. Note: Works only after draw is called.
-
unhover
RangeSplineArea unhover()
Removes hover from the series point or series.
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener)
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener, String type, String ePath)
-
unlistenByKey
void unlistenByKey(String key)
Removes an event listener which was added with listen() by the key returned by listen() or listenOnce().
-
unselect
RangeSplineArea unselect()
Deselects all selected points.
-
unselect
RangeSplineArea unselect(Number index)
Deselects selected point by index.
-
unselect
RangeSplineArea unselect(Array<Number> indexes)
Deselects selected points by indexes.
-
width
void width()
Getter for element width settings.
-
width
RangeSplineArea width(Number width)
Setter for element width setting.
-
width
RangeSplineArea width(String width)
Setter for element width setting.
-
xPointPosition
void xPointPosition()
Getter for the position of the point on an ordinal scale.
-
xPointPosition
RangeSplineArea xPointPosition(Number position)
Setter for the position of the point on an ordinal scale.
-
xScale
RangeSplineArea xScale(Base settings)
Setter for the series X scale.
-
xScale
RangeSplineArea xScale(String settings)
Setter for the series X scale.
-
xScale
RangeSplineArea xScale(ScaleTypes settings)
Setter for the series X scale.
-
yScale
RangeSplineArea yScale(Base settings)
Setter for the series Y scale.
-
yScale
RangeSplineArea yScale(String settings)
Setter for the series Y scale.
-
yScale
RangeSplineArea yScale(ScaleTypes settings)
Setter for the series Y scale.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
zIndex
RangeSplineArea zIndex(Number zIndex)
Setter for the Z-index of the element.
-
container
RangeSplineArea container(Layer element)
Setter for the container.
-
container
RangeSplineArea container(Stage element)
Setter for the container.
-
container
RangeSplineArea 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
RangeSplineArea 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
RangeSplineArea 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
RangeSplineArea 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
RangeSplineArea 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)
-
fill
RangeSplineArea fill(String value)
-
-
-
-