-
public class Venn extends SeparateChart
Venn chart class.
-
-
Method Summary
Modifier and Type Method Description static Venninstantiate()StringgetJsBase()ChartA11ya11y()Getter for the accessibility setting. Venna11y(Boolean settings)Setter for the accessibility setting. Venna11y(String settings)Setter for the accessibility setting. voidautoRedraw()Getter for the autoRedraw flag. VennautoRedraw(Boolean enabled)Setter for the autoRedraw flag. Backgroundbackground()Getter for the chart background. Vennbackground(String settings)Setter for the chart background. voidbottom()Getter for element bottom bound settings. Vennbottom(Number bottom)Setter for element bottom bound settings. Vennbottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. Vennbounds(RectObj bounds)Setter for bounds of the element using one parameter. Vennbounds(Rect bounds)Setter for bounds of the element using one parameter. Vennbounds(Bounds bounds)Setter for bounds of the element using one parameter. Vennbounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. Vennbounds(Number x, Number y, Number width, String height)Setter for element bounds settings. Vennbounds(Number x, Number y, String width, Number height)Setter for element bounds settings. Vennbounds(Number x, Number y, String width, String height)Setter for element bounds settings. Vennbounds(Number x, String y, Number width, Number height)Setter for element bounds settings. Vennbounds(Number x, String y, Number width, String height)Setter for element bounds settings. Vennbounds(Number x, String y, String width, Number height)Setter for element bounds settings. Vennbounds(Number x, String y, String width, String height)Setter for element bounds settings. Vennbounds(String x, Number y, Number width, Number height)Setter for element bounds settings. Vennbounds(String x, Number y, Number width, String height)Setter for element bounds settings. Vennbounds(String x, Number y, String width, Number height)Setter for element bounds settings. Vennbounds(String x, Number y, String width, String height)Setter for element bounds settings. Vennbounds(String x, String y, Number width, Number height)Setter for element bounds settings. Vennbounds(String x, String y, Number width, String height)Setter for element bounds settings. Vennbounds(String x, String y, String width, Number height)Setter for element bounds settings. Vennbounds(String x, String y, String width, String height)Setter for element bounds settings. Layercontainer()Getter for the element's container. Venncontainer(Layer element)Setter for the element's container. Venncontainer(Stage element)Setter for the element's container. Venncontainer(String element)Setter for the element's container. ContextMenucontextMenu()Getter for the context menu. VenncontextMenu(String settings)Setter for the context menu. VenncontextMenu(Boolean settings)Setter for the context menu. ChartCreditscredits()Getter for the credits. Venncredits(String value)Setter for the chart credits. Venncredits(Boolean value)Setter for the chart credits. Viewdata(List<DataEntry> data)voiddataSeparator()Getter for the data separator. VenndataSeparator(String separator)Setter for the data separator. voiddispose()Disposes charts. Venndraw(Boolean async)Starts the rendering of the chart into the container. Exportsexports()Getter for the export charts. Vennexports(String settings)Setter for the export charts. voidfill()Getter for the fill color. Vennfill(Fill color)Setter for fill settings using an array, an object or a string. Vennfill(GradientKey color)Setter for fill settings using an array, an object or a string. Vennfill(Array<String> color)Setter for fill settings using an array, an object or a string. Vennfill(String color, Number opacity)Fill color with opacity. Vennfill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. Vennfill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. Vennfill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. Vennfill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. Vennfill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. Vennfill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. Vennfill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. Vennfill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. voidfullScreen()Getter for the fullscreen mode. VennfullScreen(Boolean enabled)Setter for the fullscreen mode. RectgetPixelBounds()Returns pixel bounds of the element due to parent bounds and self bounds settings. voidgetSelectedPoints()Getter for the selected points. voidgetStat(Statistics key)Getter for a statistical value by the key. voidgetStat(String key)Getter for a statistical value by the key. voidglobalToLocal(Number xCoord, Number yCoord)Converts the global coordinates to local coordinates. PatternFillhatchFill()Getter for hatch fill settings. VennhatchFill(HatchFillType type, String color, Number thickness, Number size)Setter for hatch fill settings. VennhatchFill(String type, String color, Number thickness, Number size)Setter for hatch fill settings. VennhatchFill(String hatchFillFunction)Setter for hatch fill settings using function. VennhatchFill(PatternFill patternFill)Setter for hatch fill settings using pattern fill. VennhatchFill(HatchFill settings)Setter for hatch fill settings using an instance. VennhatchFill(Boolean enabled)Setter for hatch fill using boolean. HatchFillshatchFillPalette()Getter for chart hatch fill palette settings. VennhatchFillPalette(Array<HatchFillType> settings)Setter for the chart hatch fill palette settings. VennhatchFillPalette(String settings)Setter for the chart hatch fill palette settings. VennhatchFillPalette(HatchFills settings)Setter for the chart hatch fill palette settings. voidheight()Getter for element height settings. Vennheight(Number height)Setter for element height setting. Vennheight(String height)Setter for element height setting. Vennhover()Hovers points. Vennhover(Number index)Hovers point by index. Vennhover(Array<Number> indexes)Hovers points by indexes. StateSettingshovered()Getter for hovered state settings. Vennhovered(String value)Setter for hovered state settings. voidid()Getter for chart id. Vennid(String id)Setter for chart id. Intersectionsintersections()Getter for intersections settings. Vennintersections(String settings)Setter for intersections settings. voidisFullScreenAvailable()Whether the fullscreen mode available in the browser or not. Labellabel(String index)Getter for the chart label. Labellabel(Number index)Getter for the chart label. Vennlabel(Boolean settings)Setter for the chart label. Vennlabel(String index, Boolean settings)Setter for the chart label. Vennlabel(String index, String settings)Setter for the chart label. Vennlabel(Number index, Boolean settings)Setter for the chart label. Vennlabel(Number index, String settings)Setter for the chart label. LabelsFactorylabels()Getter for venn labels settings. Vennlabels(String settings)Setter for venn labels settings. Vennlabels(Boolean settings)Setter for venn labels settings. voidleft()Getter for element left bound settings. Vennleft(Number left)Setter for element left bound settings. Vennleft(String left)Setter for element left bound settings. Legendlegend()Getter for the chart legend. Vennlegend(String settings)Setter for chart legend settings. Vennlegend(Boolean settings)Setter for chart legend settings. voidlocalToGlobal(Number xCoord, Number yCoord)Converts the local coordinates to global coordinates. Marginmargin()Getter for the chart margin. Vennmargin(Array<Number> margin)Setter for the chart margin in pixels using a single complex object. Vennmargin(Array<String> margin)Setter for the chart margin in pixels using a single complex object. Vennmargin(String margin)Setter for the chart margin in pixels using a single complex object. Vennmargin(String value1, String value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Vennmargin(String value1, String value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Vennmargin(String value1, String value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Vennmargin(String value1, String value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. Vennmargin(String value1, Number value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Vennmargin(String value1, Number value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Vennmargin(String value1, Number value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Vennmargin(String value1, Number value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. Vennmargin(Number value1, String value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Vennmargin(Number value1, String value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Vennmargin(Number value1, String value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Vennmargin(Number value1, String value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. Vennmargin(Number value1, Number value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Vennmargin(Number value1, Number value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Vennmargin(Number value1, Number value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Vennmargin(Number value1, Number value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. MarkersmarkerPalette()Getter for chart markers palette settings. VennmarkerPalette(Markers settings)Setter for chart markers palette settings. VennmarkerPalette(String settings)Setter for chart markers palette settings. VennmarkerPalette(MarkerType settings)Setter for chart markers palette settings. VennmarkerPalette(Array<String> settings)Setter for chart markers palette settings. MarkersFactorymarkers()Getter for data markers. Vennmarkers(String settings)Setter for data markers. Vennmarkers(Boolean settings)Setter for data markers. voidmaxHeight()Getter for the maximum height. VennmaxHeight(Number height)Setter for the maximum height. VennmaxHeight(String height)Setter for the maximum height. voidmaxWidth()Getter for the maximum width. VennmaxWidth(Number width)Setter for the maximum width. VennmaxWidth(String width)Setter for the maximum width. voidminHeight()Getter for the minimum height. VennminHeight(Number height)Setter for the minimum height. VennminHeight(String height)Setter for the minimum height. voidminWidth()Getter for the minimum width. VennminWidth(Number width)Setter for the minimum width. VennminWidth(String width)Setter for the minimum width. NoDataSettingsnoData()Getter for noData settings. VennnoData(String settings)Setter for noData settings. StateSettingsnormal()Getter for normal state settings. Vennnormal(String settings)Setter for normal state settings. Paddingpadding()Getter for the chart padding. Vennpadding(Array<Number> padding)Setter for the chart paddings in pixels using a single value. Vennpadding(Array<String> padding)Setter for the chart paddings in pixels using a single value. Vennpadding(String padding)Setter for the chart paddings in pixels using a single value. Vennpadding(String value1, String value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(String value1, String value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(String value1, String value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(String value1, String value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(String value1, Number value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(String value1, Number value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(String value1, Number value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(String value1, Number value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(Number value1, String value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(Number value1, String value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(Number value1, String value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(Number value1, String value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(Number value1, Number value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(Number value1, Number value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(Number value1, Number value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Vennpadding(Number value1, Number value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. RangeColorspalette()Getter for the venn palette. Vennpalette(RangeColors settings)Setter for the venn palette. Vennpalette(DistinctColors settings)Setter for the venn palette. Vennpalette(String settings)Setter for the venn palette. Vennpalette(Array<String> settings)Setter for the venn palette. 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. Vennright(Number right)Setter for element right bound setting. Vennright(String right)Setter for element right bound setting. voidsaveAsJpg(Number width, Number height, Number quality, Boolean forceTransparentWhite, String filename)Saves the current chart as JPEG image. voidsaveAsJpg(String width, Number height, Number quality, Boolean forceTransparentWhite, String filename)Saves the current chart as JPEG image. voidsaveAsJson(String filename)Saves chart config as JSON document. voidsaveAsPdf(Number paperSizeOrWidthOrOptions, Boolean landscape, Number x, Number y, String filename)Saves the current chart as PDF image. voidsaveAsPdf(String paperSizeOrWidthOrOptions, Boolean landscape, Number x, Number y, String filename)Saves the current chart as PDF image. voidsaveAsPng(Number width, Number height, Number quality, String filename)Saves the current chart as PNG image. voidsaveAsPng(String width, Number height, Number quality, String filename)Saves the current chart as PNG image. voidsaveAsSvg(String paperSize, Boolean landscape, String filename)Saves the current chart as SVG image. voidsaveAsSvg(Number width, Number height)Saves the stage as SVG image using width and height. voidsaveAsXlsx(ChartDataExportMode chartDataExportMode, String filename)Saves chart data as an Excel document. voidsaveAsXlsx(String chartDataExportMode, String filename)Saves chart data as an Excel document. voidsaveAsXml(String filename)Saves chart config as XML document. Vennselect(Number index)Selects point by index. Vennselect(Array<Number> indexes)Selects point by indexes. StateSettingsselected()Getter for selected state settings. Vennselected(String settings)Setter for selected state settings. voidshareWithFacebook(String captionOrOptions, String link, String name, String description)Opens Facebook sharing dialog. voidshareWithLinkedIn(String captionOrOptions, String description)Opens LinkedIn sharing dialog. voidshareWithPinterest(String linkOrOptions, String description)Opens Pinterest sharing dialog. voidshareWithTwitter()Opens Twitter sharing dialog. voidstroke()Getter for the stroke. Vennstroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the stroke. Vennstroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the stroke. Vennstroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the stroke. Vennstroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the stroke. Vennstroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the stroke. Vennstroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the stroke. Vennstroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the stroke. Vennstroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the stroke. Vennstroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the stroke. Vennstroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the stroke. Vennstroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the stroke. Vennstroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the stroke. Vennstroke(String settings)Setter for stroke settings using an object. Titletitle()Getter for the chart title. Venntitle(Boolean settings)Setter for the chart title. Venntitle(String settings)Setter for the chart title. voidtoJson(Boolean stringify)Return chart configuration as JSON object or string. voidtoSvg(String paperSize, Boolean landscape)Returns SVG string with paper size and landscape. voidtoSvg(Number width, Number height)Returns SVG string with with determined the width and height. voidtoXml(Boolean asXmlNode)Return chart configuration as XML string or XMLNode. Tooltiptooltip()Getter for the chart tooltip. Venntooltip(String settings)Setter for the chart tooltip. Venntooltip(Boolean settings)Setter for the chart tooltip. voidtop()Getter for element top bound settings. Venntop(Number top)Setter for element top bound settings. Venntop(String top)Setter for element top bound settings. Vennunhover(Number indexOrIndexes)Removes hover from the series point or series. Vennunhover(Array<Number> indexOrIndexes)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(). Vennunselect()Deselects all selected points. Vennunselect(Number index)Deselects selected point by index. Vennunselect(Array<Number> indexes)Deselects selected points by indexes. voidwidth()Getter for element width settings. Vennwidth(Number width)Setter for element width setting. Vennwidth(String width)Setter for element width setting. voidzIndex()Getter for the Z-index of the element. VennzIndex(Number zIndex)Setter for the Z-index of the element. Animationanimation()Getter for animation settings. Vennanimation(Boolean settings)Setter for animation settings by one value. Vennanimation(String settings)Setter for animation settings by one value. Vennanimation(Boolean enabled, Number duration)Setter for animation settings using several parameters. VenncancelMarquee()Stops current marquee action if any. voidenabled()Getter for the element state (enabled or disabled). Vennenabled(Boolean enabled)Setter for the element enabled state. voidinMarquee()Gets marquee process running value. Interactivityinteractivity()Getter for interactivity settings for the chart. Venninteractivity(String settings)Setter for interactivity settings for the chart. Venninteractivity(HoverMode settings)Setter for interactivity settings for the chart. voidselectMarqueeFill()Getter for the select marquee fill. VennselectMarqueeFill(Fill color)Setter for fill settings using an array, an object or a string. VennselectMarqueeFill(GradientKey color)Setter for fill settings using an array, an object or a string. VennselectMarqueeFill(Array<String> color)Setter for fill settings using an array, an object or a string. VennselectMarqueeFill(String color, Number opacity)Fill color with opacity. VennselectMarqueeFill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. VennselectMarqueeFill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. VennselectMarqueeFill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. VennselectMarqueeFill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. VennselectMarqueeFill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. VennselectMarqueeFill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. VennselectMarqueeFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. VennselectMarqueeFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. voidselectMarqueeStroke()Getter for the select marquee stroke. VennselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the select marquee stroke. VennselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. VennselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the select marquee stroke. VennselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. VennselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the select marquee stroke. VennselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. VennselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the select marquee stroke. VennselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. VennselectMarqueeStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the select marquee stroke. VennselectMarqueeStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. VennselectMarqueeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the select marquee stroke. VennselectMarqueeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. voidtoA11yTable(String title, Boolean asString)Creates and returns the chart represented as an invisible HTML table. voidtoHtmlTable(String title, Boolean asString)Creates and returns a chart as HTML table. VennstartSelectMarquee(Boolean repeat)Starts select marquee drawing. RectparentBounds()Getter for the parent bounds. VennparentBounds(Rect bounds)Setter for the parent bounds using single value. VennparentBounds(String bounds)Setter for the parent bounds using single value. VennparentBounds(Number bounds)Setter for the parent bounds using single value. VennparentBounds(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)Vennfill(String value)-
Methods inherited from class com.anychart.core.SeparateChart
a11y, a11y, animation, animation, animation, autoRedraw, background, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, cancelMarquee, container, container, container, contextMenu, contextMenu, credits, credits, draw, enabled, exports, fullScreen, height, height, id, instantiate, interactivity, interactivity, label, label, label, label, label, left, left, legend, legend, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, maxHeight, maxHeight, maxWidth, maxWidth, minHeight, minHeight, minWidth, minWidth, noData, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, parentBounds, parentBounds, parentBounds, parentBounds, right, right, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, startSelectMarquee, title, title, tooltip, tooltip, top, top, width, width, zIndex -
Methods inherited from class com.anychart.core.Chart
a11y, a11y, animation, animation, animation, autoRedraw, background, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, cancelMarquee, container, container, container, contextMenu, contextMenu, credits, credits, draw, enabled, exports, fullScreen, height, height, id, instantiate, label, label, label, label, label, left, left, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, maxHeight, maxHeight, maxWidth, maxWidth, minHeight, minHeight, minWidth, minWidth, noData, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, parentBounds, parentBounds, parentBounds, parentBounds, right, right, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, startSelectMarquee, title, title, tooltip, tooltip, top, top, 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 com.anychart.core.Base
instantiate -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Venn
Venn(String jsChart)
-
-
Method Detail
-
instantiate
static Venn instantiate()
-
autoRedraw
void autoRedraw()
Getter for the autoRedraw flag. Flag whether to automatically call chart.draw() on any changes or not.
-
autoRedraw
Venn autoRedraw(Boolean enabled)
Setter for the autoRedraw flag. Flag whether to automatically call chart.draw() on any changes or not.
-
background
Background background()
Getter for the chart background.
-
background
Venn background(String settings)
Setter for the chart background.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bounds
Venn bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Venn bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Venn bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Venn bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Venn bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Venn bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Venn bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Venn bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
Venn bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Venn bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Venn bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Venn bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Venn bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Venn bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Venn bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Venn bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
contextMenu
ContextMenu contextMenu()
Getter for the context menu.
-
contextMenu
Venn contextMenu(String settings)
Setter for the context menu.
-
contextMenu
Venn contextMenu(Boolean settings)
Setter for the context menu.
-
credits
ChartCredits credits()
Getter for the credits.
-
credits
Venn credits(String value)
Setter for the chart credits. {docs:Quick_Start/Credits}Learn more about credits settings.{docs}
-
credits
Venn credits(Boolean value)
Setter for the chart credits. {docs:Quick_Start/Credits}Learn more about credits settings.{docs}
-
dataSeparator
void dataSeparator()
Getter for the data separator.
-
dataSeparator
Venn dataSeparator(String separator)
Setter for the data separator.
-
dispose
void dispose()
Disposes charts.
-
fill
void fill()
Getter for the fill color.
-
fill
Venn 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
Venn 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
Venn 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
Venn fill(String color, Number opacity)
Fill color with opacity. Fill as a string or an object.
-
fill
Venn fill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Venn fill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Venn fill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Venn fill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Venn fill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Venn fill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Venn 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
Venn 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}
-
fullScreen
void fullScreen()
Getter for the fullscreen mode.
-
fullScreen
Venn fullScreen(Boolean enabled)
Setter for the fullscreen mode.
-
getPixelBounds
Rect getPixelBounds()
Returns pixel bounds of the element due to parent bounds and self bounds settings.
-
getSelectedPoints
void getSelectedPoints()
Getter for the selected points.
-
getStat
void getStat(Statistics key)
Getter for a statistical value by the key.
-
globalToLocal
void globalToLocal(Number xCoord, Number yCoord)
Converts the global coordinates to local coordinates. Note: Works only after draw is called.
-
hatchFill
PatternFill hatchFill()
Getter for hatch fill settings.
-
hatchFill
Venn hatchFill(HatchFillType type, String color, Number thickness, Number size)
Setter for hatch fill settings.
-
hatchFill
Venn hatchFill(String type, String color, Number thickness, Number size)
Setter for hatch fill settings.
-
hatchFill
Venn hatchFill(String hatchFillFunction)
Setter for hatch fill settings using function. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Venn hatchFill(PatternFill patternFill)
Setter for hatch fill settings using pattern fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Venn hatchFill(HatchFill settings)
Setter for hatch fill settings using an instance. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Venn hatchFill(Boolean enabled)
Setter for hatch fill using boolean. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
hatchFillPalette
HatchFills hatchFillPalette()
Getter for chart hatch fill palette settings.
-
hatchFillPalette
Venn hatchFillPalette(Array<HatchFillType> settings)
Setter for the chart hatch fill palette settings.
-
hatchFillPalette
Venn hatchFillPalette(String settings)
Setter for the chart hatch fill palette settings.
-
hatchFillPalette
Venn hatchFillPalette(HatchFills settings)
Setter for the chart hatch fill palette settings.
-
height
void height()
Getter for element height settings.
-
hovered
StateSettings hovered()
Getter for hovered state settings.
-
id
void id()
Getter for chart id.
-
intersections
Intersections intersections()
Getter for intersections settings.
-
intersections
Venn intersections(String settings)
Setter for intersections settings.
-
isFullScreenAvailable
void isFullScreenAvailable()
Whether the fullscreen mode available in the browser or not.
-
labels
LabelsFactory labels()
Getter for venn labels settings.
-
left
void left()
Getter for element left bound settings.
-
localToGlobal
void localToGlobal(Number xCoord, Number yCoord)
Converts the local coordinates to global coordinates. Note: Works only after draw is called.
-
margin
Venn margin(Array<Number> margin)
Setter for the chart margin in pixels using a single complex object.
-
margin
Venn margin(Array<String> margin)
Setter for the chart margin in pixels using a single complex object.
-
margin
Venn margin(String margin)
Setter for the chart margin in pixels using a single complex object.
-
margin
Venn margin(String value1, String value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(String value1, String value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(String value1, String value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(String value1, String value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(String value1, Number value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(String value1, Number value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(String value1, Number value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(String value1, Number value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(Number value1, String value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(Number value1, String value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(Number value1, String value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(Number value1, String value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(Number value1, Number value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(Number value1, Number value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(Number value1, Number value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Venn margin(Number value1, Number value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
markerPalette
Markers markerPalette()
Getter for chart markers palette settings.
-
markerPalette
Venn markerPalette(Markers settings)
Setter for chart markers palette settings.
-
markerPalette
Venn markerPalette(String settings)
Setter for chart markers palette settings.
-
markerPalette
Venn markerPalette(MarkerType settings)
Setter for chart markers palette settings.
-
markerPalette
Venn markerPalette(Array<String> settings)
Setter for chart markers palette settings.
-
markers
MarkersFactory markers()
Getter for data markers.
-
maxHeight
void maxHeight()
Getter for the maximum height.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
minHeight
void minHeight()
Getter for the minimum height.
-
minWidth
void minWidth()
Getter for the minimum width.
-
noData
NoDataSettings noData()
Getter for noData settings.
-
noData
Venn noData(String settings)
Setter for noData settings. {docs:Working_with_Data/No_Data_Label} Learn more about "No data" feature {docs}
-
normal
StateSettings normal()
Getter for normal state settings.
-
padding
Venn padding(Array<Number> padding)
Setter for the chart paddings in pixels using a single value.
-
padding
Venn padding(Array<String> padding)
Setter for the chart paddings in pixels using a single value.
-
padding
Venn padding(String value1, String value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(String value1, String value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(String value1, String value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(String value1, String value2, Number value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(String value1, Number value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(String value1, Number value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(String value1, Number value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(String value1, Number value2, Number value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(Number value1, String value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(Number value1, String value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(Number value1, String value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(Number value1, String value2, Number value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(Number value1, Number value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(Number value1, Number value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(Number value1, Number value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Venn padding(Number value1, Number value2, Number value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
palette
RangeColors palette()
Getter for the venn palette.
-
palette
Venn palette(RangeColors settings)
Setter for the venn palette. Note: You can use predefined palettes from anychart.palettes.
-
palette
Venn palette(DistinctColors settings)
Setter for the venn palette. Note: You can use predefined palettes from anychart.palettes.
-
palette
Venn palette(String settings)
Setter for the venn palette. Note: You can use predefined palettes from anychart.palettes.
-
palette
Venn palette(Array<String> settings)
Setter for the venn palette. Note: You can use predefined palettes from anychart.palettes.
-
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.
-
saveAsJpg
void saveAsJpg(Number width, Number height, Number quality, Boolean forceTransparentWhite, String filename)
Saves the current chart as JPEG image.
-
saveAsJpg
void saveAsJpg(String width, Number height, Number quality, Boolean forceTransparentWhite, String filename)
Saves the current chart as JPEG image.
-
saveAsJson
void saveAsJson(String filename)
Saves chart config as JSON document.
-
saveAsPdf
void saveAsPdf(Number paperSizeOrWidthOrOptions, Boolean landscape, Number x, Number y, String filename)
Saves the current chart as PDF image.
-
saveAsPdf
void saveAsPdf(String paperSizeOrWidthOrOptions, Boolean landscape, Number x, Number y, String filename)
Saves the current chart as PDF image.
-
saveAsPng
void saveAsPng(Number width, Number height, Number quality, String filename)
Saves the current chart as PNG image.
-
saveAsPng
void saveAsPng(String width, Number height, Number quality, String filename)
Saves the current chart as PNG image.
-
saveAsSvg
void saveAsSvg(String paperSize, Boolean landscape, String filename)
Saves the current chart as SVG image.
-
saveAsSvg
void saveAsSvg(Number width, Number height)
Saves the stage as SVG image using width and height.
-
saveAsXlsx
void saveAsXlsx(ChartDataExportMode chartDataExportMode, String filename)
Saves chart data as an Excel document.
-
saveAsXlsx
void saveAsXlsx(String chartDataExportMode, String filename)
Saves chart data as an Excel document.
-
selected
StateSettings selected()
Getter for selected state settings.
-
shareWithFacebook
void shareWithFacebook(String captionOrOptions, String link, String name, String description)
Opens Facebook sharing dialog.
-
shareWithLinkedIn
void shareWithLinkedIn(String captionOrOptions, String description)
Opens LinkedIn sharing dialog.
-
shareWithPinterest
void shareWithPinterest(String linkOrOptions, String description)
Opens Pinterest sharing dialog.
-
shareWithTwitter
void shareWithTwitter()
Opens Twitter sharing dialog.
-
stroke
void stroke()
Getter for the stroke.
-
stroke
Venn stroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for the stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Venn stroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for the stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Venn stroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for the stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Venn stroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for the stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Venn stroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for the stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Venn stroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for the stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Venn stroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for the stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Venn stroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for the stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Venn stroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for the stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Venn stroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for the stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Venn stroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for the stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Venn stroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for the stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
toSvg
void toSvg(String paperSize, Boolean landscape)
Returns SVG string with paper size and landscape.
-
toSvg
void toSvg(Number width, Number height)
Returns SVG string with with determined the width and height.
-
top
void top()
Getter for element top bound settings.
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener)
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener, String type, String ePath)
-
unlistenByKey
void unlistenByKey(String key)
Removes an event listener which was added with listen() by the key returned by listen() or listenOnce().
-
width
void width()
Getter for element width settings.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
animation
Venn animation(Boolean enabled, Number duration)
Setter for animation settings using several parameters.
-
cancelMarquee
Venn cancelMarquee()
Stops current marquee action if any.
-
enabled
void enabled()
Getter for the element state (enabled or disabled).
-
inMarquee
void inMarquee()
Gets marquee process running value.
-
interactivity
Interactivity interactivity()
Getter for interactivity settings for the chart.
-
interactivity
Venn interactivity(String settings)
Setter for interactivity settings for the chart.
-
interactivity
Venn interactivity(HoverMode settings)
Setter for interactivity settings for the chart.
-
selectMarqueeFill
void selectMarqueeFill()
Getter for the select marquee fill.
-
selectMarqueeFill
Venn selectMarqueeFill(Fill color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Venn selectMarqueeFill(GradientKey color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Venn selectMarqueeFill(Array<String> color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Venn selectMarqueeFill(String color, Number opacity)
Fill color with opacity. Fill as a string or an object.
-
selectMarqueeFill
Venn selectMarqueeFill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Venn selectMarqueeFill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Venn selectMarqueeFill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Venn selectMarqueeFill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Venn selectMarqueeFill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Venn selectMarqueeFill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Venn selectMarqueeFill(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}
-
selectMarqueeFill
Venn selectMarqueeFill(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}
-
selectMarqueeStroke
void selectMarqueeStroke()
Getter for the select marquee stroke.
-
selectMarqueeStroke
Venn selectMarqueeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Venn selectMarqueeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Venn selectMarqueeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Venn selectMarqueeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Venn selectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Venn selectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Venn selectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Venn selectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Venn selectMarqueeStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Venn selectMarqueeStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Venn selectMarqueeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Venn selectMarqueeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
toA11yTable
void toA11yTable(String title, Boolean asString)
Creates and returns the chart represented as an invisible HTML table.
-
toHtmlTable
void toHtmlTable(String title, Boolean asString)
Creates and returns a chart as HTML table.
-
startSelectMarquee
Venn startSelectMarquee(Boolean repeat)
Starts select marquee drawing. Note: Works only after draw is called.
-
parentBounds
Rect parentBounds()
Getter for the parent bounds. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Venn 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
Venn 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
Venn 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
Venn 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)
-
-
-
-