-
public class Area extends ContinuousBase
Define Area series type.Note: Better for use area method.
-
-
Method Summary
Modifier and Type Method Description static Areainstantiate()StringgetJsBase()SeriesA11ya11y()Getter for the accessibility setting. Areaa11y(Boolean value)Setter for the accessibility setting. Areaa11y(String value)Setter for the accessibility setting. voidbottom()Getter for element bottom bound settings. Areabottom(Number bottom)Setter for element bottom bound settings. Areabottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. Areabounds(RectObj bounds)Setter for bounds of the element using one parameter. Areabounds(Rect bounds)Setter for bounds of the element using one parameter. Areabounds(Bounds bounds)Setter for bounds of the element using one parameter. Areabounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. Areabounds(Number x, Number y, Number width, String height)Setter for element bounds settings. Areabounds(Number x, Number y, String width, Number height)Setter for element bounds settings. Areabounds(Number x, Number y, String width, String height)Setter for element bounds settings. Areabounds(Number x, String y, Number width, Number height)Setter for element bounds settings. Areabounds(Number x, String y, Number width, String height)Setter for element bounds settings. Areabounds(Number x, String y, String width, Number height)Setter for element bounds settings. Areabounds(Number x, String y, String width, String height)Setter for element bounds settings. Areabounds(String x, Number y, Number width, Number height)Setter for element bounds settings. Areabounds(String x, Number y, Number width, String height)Setter for element bounds settings. Areabounds(String x, Number y, String width, Number height)Setter for element bounds settings. Areabounds(String x, Number y, String width, String height)Setter for element bounds settings. Areabounds(String x, String y, Number width, Number height)Setter for element bounds settings. Areabounds(String x, String y, Number width, String height)Setter for element bounds settings. Areabounds(String x, String y, String width, Number height)Setter for element bounds settings. Areabounds(String x, String y, String width, String height)Setter for element bounds settings. voidclosed()Getter for series close settings. Areaclosed(Boolean enabled)Setter for series close settings. voidcolor()Areacolor(String value)LinearColorcolorScale()Getter for the color scale. AreacolorScale(LinearColor settings)Setter for the color scale. AreacolorScale(OrdinalColor settings)Setter for the color scale. AreacolorScale(String settings)Setter for the color scale. AreacolorScale(ScaleTypes settings)Setter for the color scale. voidconnectMissingPoints()Getter for connectMissingPoints series settings. AreaconnectMissingPoints(Boolean enabled)Setter for connectMissingPoints series settings. Viewdata(List<DataEntry> data)voidenabled()Getter for the element state (enabled or disabled). Areaenabled(Boolean enabled)Setter for the element enabled state. 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. Areafill(Fill color)Setter for fill settings using an array, an object or a string. Areafill(GradientKey color)Setter for fill settings using an array, an object or a string. Areafill(Array<String> color)Setter for fill settings using an array, an object or a string. Areafill(String color, Number opacity)Fill color with opacity. Areafill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. Areafill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. Areafill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. Areafill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. Areafill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. Areafill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. Areafill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. Areafill(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. 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. AreahatchFill(HatchFillType type, String color, Number thickness, Number size)Setter for hatch fill settings. AreahatchFill(String type, String color, Number thickness, Number size)Setter for hatch fill settings. AreahatchFill(String hatchFillFunction)Setter for hatch fill settings using function. AreahatchFill(PatternFill patternFill)Setter for hatch fill settings using pattern fill. AreahatchFill(HatchFill settings)Setter for hatch fill settings using an instance. AreahatchFill(Boolean enabled)Setter for hatch fill using boolean. voidheight()Getter for element height settings. Areaheight(Number height)Setter for element height setting. Areaheight(String height)Setter for element height setting. Areahover()Hovers points. Areahover(Number index)Hovers point by index. Areahover(Array<Number> indexes)Hovers points by indexes. StateSettingshovered()Getter for hovered state settings. Areahovered(String settings)Setter for hovered state settings. voidid()Getter for the series id. Areaid(String id)Setter for the series id. Areaid(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()Arealabels(String value)Arealabels(Boolean value)voidleft()Getter for element left bound settings. Arealeft(Number left)Setter for element left bound settings. Arealeft(String left)Setter for element left bound settings. LegendItemSettingslegendItem()ArealegendItem(String value)MarkersFactorymarkers()Getter for series data markers. Areamarkers(String settings)Setter for series data markers. Areamarkers(Boolean settings)Setter for series data markers. voidmaxHeight()Getter for the maximum height. AreamaxHeight(Number height)Setter for the maximum height. AreamaxHeight(String height)Setter for the maximum height. LabelsFactorymaxLabels()Getter for maximum labels. AreamaxLabels(String settings)Setter for maximum labels. AreamaxLabels(Boolean settings)Setter for maximum labels. voidmaxWidth()Getter for the maximum width. AreamaxWidth(Number width)Setter for the maximum width. AreamaxWidth(String width)Setter for the maximum width. voidmeta(String key)Areameta(String key, String value)voidminHeight()Getter for the minimum height. AreaminHeight(Number height)Setter for the minimum height. AreaminHeight(String height)Setter for the minimum height. LabelsFactoryminLabels()Getter for minimum labels. AreaminLabels(String settings)Setter for minimum labels. AreaminLabels(Boolean settings)Setter for minimum labels. voidminWidth()Getter for the minimum width. AreaminWidth(Number width)Setter for the minimum width. AreaminWidth(String width)Setter for the minimum width. voidname()Areaname(String name)StateSettingsnormal()Getter for normal state settings. Areanormal(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. voidright()Getter for element right bound settings. Arearight(Number right)Setter for element right bound setting. Arearight(String right)Setter for element right bound setting. Areaselect(Number index)Selects point by index. Areaselect(Array<Number> indexes)Selects point by indexes. StateSettingsselected()Getter for selected state settings. Areaselected(String settings)Setter for selected state settings. voidselectionMode()Gets the state of the series for selection mode. AreaselectionMode(SelectionMode value)Allows to select points of the series. AreaselectionMode(String value)Allows to select points of the series. voidstroke()Getter for stroke settings. Areastroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. Areastroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Areastroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. Areastroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Areastroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. Areastroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Areastroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. Areastroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Areastroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. Areastroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Areastroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. Areastroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Areastroke(String settings)Setter for stroke using an object. Tooltiptooltip()Areatooltip(String value)Areatooltip(Boolean value)voidtop()Getter for element top bound settings. Areatop(Number top)Setter for element top bound settings. Areatop(String top)Setter for element top bound settings. voidtransformXY(String xValue, String yValue)Transforms values to pixel coordinates. Areaunhover()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(). Areaunselect()Deselects all selected points. Areaunselect(Number index)Deselects selected point by index. Areaunselect(Array<Number> indexes)Deselects selected points by indexes. voidwidth()Getter for element width settings. Areawidth(Number width)Setter for element width setting. Areawidth(String width)Setter for element width setting. LinearxScale()Getter for the series X scale. AreaxScale(Base settings)Setter for the series X scale. AreaxScale(String settings)Setter for the series X scale. AreaxScale(ScaleTypes settings)Setter for the series X scale. BaseyScale()Getter for the series Y scale. AreayScale(Base settings)Setter for the series Y scale. AreayScale(String settings)Setter for the series Y scale. AreayScale(ScaleTypes settings)Setter for the series Y scale. voidzIndex()Getter for the Z-index of the element. AreazIndex(Number zIndex)Setter for the Z-index of the element. voidmaxPointWidth()Getter for the maximum point width. AreamaxPointWidth(Number value)Setter for the maximum point width. AreamaxPointWidth(String value)Setter for the maximum point width. voidminPointLength()AreaminPointLength(Number value)AreaminPointLength(String value)voidpointWidth()Getter for the point width settings. AreapointWidth(Number value)Setter for the point width settings. AreapointWidth(String value)Setter for the point width settings. Layercontainer()Getter for the container. Areacontainer(Layer element)Setter for the container. Areacontainer(Stage element)Setter for the container. Areacontainer(String element)Setter for the container. RectparentBounds()Getter for the parent bounds. AreaparentBounds(Rect bounds)Setter for the parent bounds using single value. AreaparentBounds(String bounds)Setter for the parent bounds using single value. AreaparentBounds(Number bounds)Setter for the parent bounds using single value. AreaparentBounds(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)Areafill(String value)-
Methods inherited from class com.anychart.core.polar.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, closed, color, colorScale, colorScale, colorScale, colorScale, connectMissingPoints, container, container, container, enabled, height, height, hover, hover, hover, hovered, id, id, instantiate, 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, right, right, select, select, selected, selectionMode, selectionMode, tooltip, tooltip, top, top, unhover, unselect, unselect, unselect, width, width, xScale, xScale, xScale, yScale, yScale, yScale, zIndex -
Methods inherited from class com.anychart.core.polar.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, 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, maxLabels, maxLabels, maxPointWidth, maxPointWidth, maxWidth, maxWidth, meta, minHeight, minHeight, minLabels, minLabels, minPointLength, minPointLength, minWidth, minWidth, name, normal, parentBounds, parentBounds, parentBounds, parentBounds, pointWidth, pointWidth, right, right, select, select, selected, selectionMode, selectionMode, tooltip, tooltip, top, top, unhover, unhover, unselect, unselect, unselect, width, width, 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
-
Area
Area(String jsChart)
-
-
Method Detail
-
instantiate
static Area instantiate()
-
a11y
SeriesA11y a11y()
Getter for the accessibility setting.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bounds
Area bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Area bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Area bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Area bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
closed
void closed()
Getter for series close settings.
-
color
void color()
-
colorScale
LinearColor colorScale()
Getter for the color scale.
-
colorScale
Area colorScale(LinearColor settings)
Setter for the color scale.
-
colorScale
Area colorScale(OrdinalColor settings)
Setter for the color scale.
-
colorScale
Area colorScale(String settings)
Setter for the color scale.
-
colorScale
Area colorScale(ScaleTypes settings)
Setter for the color scale.
-
connectMissingPoints
void connectMissingPoints()
Getter for connectMissingPoints series settings.
-
connectMissingPoints
Area connectMissingPoints(Boolean enabled)
Setter for connectMissingPoints series 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 series fill color.
-
fill
Area 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
Area 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
Area 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
Area fill(String color, Number opacity)
Fill color with opacity. Fill as a string or an object.
-
fill
Area fill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area 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
Area 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.
-
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
Area 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
Area 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
Area hatchFill(String hatchFillFunction)
Setter for hatch fill settings using function. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Area hatchFill(PatternFill patternFill)
Setter for hatch fill settings using pattern fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Area hatchFill(HatchFill settings)
Setter for hatch fill settings using an instance. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Area 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.
-
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()
-
left
void left()
Getter for element left bound settings.
-
legendItem
LegendItemSettings legendItem()
-
legendItem
Area 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.
-
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
Area selectionMode(SelectionMode value)
Allows to select points of the series. To select multiple points, press 'ctrl' and click on them.
-
selectionMode
Area selectionMode(String value)
Allows to select points of the series. To select multiple points, press 'ctrl' and click on them.
-
stroke
void stroke()
Getter for stroke settings.
-
stroke
Area 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
Area 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
Area 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
Area 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
Area 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
Area 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
Area 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
Area 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
Area 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
Area 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
Area 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
Area 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.
-
transformXY
void transformXY(String xValue, String yValue)
Transforms values 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.
-
xScale
Area xScale(ScaleTypes settings)
Setter for the series X scale.
-
yScale
Area yScale(ScaleTypes settings)
Setter for the series Y scale.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
maxPointWidth
void maxPointWidth()
Getter for the maximum point width.
-
maxPointWidth
Area maxPointWidth(Number value)
Setter for the maximum point width.
-
maxPointWidth
Area maxPointWidth(String value)
Setter for the maximum point width.
-
minPointLength
void minPointLength()
-
minPointLength
Area minPointLength(Number value)
-
minPointLength
Area minPointLength(String value)
-
pointWidth
void pointWidth()
Getter for the point width settings.
-
pointWidth
Area pointWidth(Number value)
Setter for the point width settings.
-
pointWidth
Area pointWidth(String value)
Setter for the point width settings.
-
parentBounds
Rect parentBounds()
Getter for the parent bounds. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Area 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
Area 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
Area 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
Area 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)
-
-
-
-