-
public class Waterfall extends SeparateChart
Waterfall chart class. To get the chart use these method:
- waterfall
-
-
Method Summary
Modifier and Type Method Description static Waterfallinstantiate()StringgetJsBase()ChartA11ya11y()Getter for the accessibility setting. Waterfalla11y(Boolean settings)Setter for the accessibility setting. Waterfalla11y(String settings)Setter for the accessibility setting. voidaddSeries(View var_args)Adds series to the chart. voidaddSeries(Set var_args)Adds series to the chart. voidaddSeries(Array<String> var_args)Adds series to the chart. PlotControllerannotations()Getter for the annotations. Waterfallannotations(Array<String> annotationsList)Setter for the annotations. voidautoRedraw()Getter for the autoRedraw flag. WaterfallautoRedraw(Boolean enabled)Setter for the autoRedraw flag. Backgroundbackground()Getter for the chart background. Waterfallbackground(String settings)Setter for the chart background. voidbaseline()Getter for the chart baseline. Waterfallbaseline(Number value)Setter for the chart baseline. voidbottom()Getter for element bottom bound settings. Waterfallbottom(Number bottom)Setter for element bottom bound settings. Waterfallbottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. Waterfallbounds(RectObj bounds)Setter for bounds of the element using one parameter. Waterfallbounds(Rect bounds)Setter for bounds of the element using one parameter. Waterfallbounds(Bounds bounds)Setter for bounds of the element using one parameter. Waterfallbounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. Waterfallbounds(Number x, Number y, Number width, String height)Setter for element bounds settings. Waterfallbounds(Number x, Number y, String width, Number height)Setter for element bounds settings. Waterfallbounds(Number x, Number y, String width, String height)Setter for element bounds settings. Waterfallbounds(Number x, String y, Number width, Number height)Setter for element bounds settings. Waterfallbounds(Number x, String y, Number width, String height)Setter for element bounds settings. Waterfallbounds(Number x, String y, String width, Number height)Setter for element bounds settings. Waterfallbounds(Number x, String y, String width, String height)Setter for element bounds settings. Waterfallbounds(String x, Number y, Number width, Number height)Setter for element bounds settings. Waterfallbounds(String x, Number y, Number width, String height)Setter for element bounds settings. Waterfallbounds(String x, Number y, String width, Number height)Setter for element bounds settings. Waterfallbounds(String x, Number y, String width, String height)Setter for element bounds settings. Waterfallbounds(String x, String y, Number width, Number height)Setter for element bounds settings. Waterfallbounds(String x, String y, Number width, String height)Setter for element bounds settings. Waterfallbounds(String x, String y, String width, Number height)Setter for element bounds settings. Waterfallbounds(String x, String y, String width, String height)Setter for element bounds settings. voidconnectorStroke()Getter for the connector stroke. WaterfallconnectorStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the connector stroke. WaterfallconnectorStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the connector stroke. WaterfallconnectorStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the connector stroke. WaterfallconnectorStroke(String settings)Setter for connector stroke using an object. Layercontainer()Getter for the element's container. Waterfallcontainer(Layer element)Setter for the element's container. Waterfallcontainer(Stage element)Setter for the element's container. Waterfallcontainer(String element)Setter for the element's container. ContextMenucontextMenu()Getter for the context menu. WaterfallcontextMenu(String settings)Setter for the context menu. WaterfallcontextMenu(Boolean settings)Setter for the context menu. ChartCreditscredits()Getter for the credits. Waterfallcredits(String value)Setter for the chart credits. Waterfallcredits(Boolean value)Setter for the chart credits. Crosshaircrosshair()Getter for crosshair settings. Waterfallcrosshair(String settings)Setter for crosshair settings. Waterfallcrosshair(Boolean settings)Setter for crosshair settings. Viewdata(List<DataEntry> data)voiddataMode()Getter for the data mode. WaterfalldataMode(WaterfallDataMode mode)Setter for the data mode. WaterfalldataMode(String mode)Setter for the data mode. voiddispose()Disposes charts. Waterfalldraw(Boolean async)Starts the rendering of the chart into the container. Exportsexports()Getter for the export charts. Waterfallexports(String settings)Setter for the export charts. voidfullScreen()Getter for the fullscreen mode. WaterfallfullScreen(Boolean enabled)Setter for the fullscreen mode. RectgetPixelBounds()Returns pixel bounds of the element due to parent bounds and self bounds settings. RectgetPlotBounds()Getter for the data bounds of the chart. WaterfallgetSeries(Number id)Gets the series by its id. WaterfallgetSeries(String id)Gets the series by its id. BasegetSeriesAt(Number index)Getter for the series by its index. voidgetSeriesCount()Returns the number of series in a chart. voidgetStat(Statistics key)Getter for a statistical value by the key. voidgetStat(String key)Getter for a statistical value by the key. voidgetType()Returns chart type. voidgetXAxesCount()Returns the number of X-axes. voidgetXScales()Returns chart X scales. voidgetYAxesCount()Returns the number of Y-axes. voidgetYScales()Returns chart Y scales. voidglobalToLocal(Number xCoord, Number yCoord)Converts the global coordinates to local coordinates. HatchFillshatchFillPalette()Getter for the hatch fill palette settings. WaterfallhatchFillPalette(Array<HatchFillType> settings)Setter for hatch fill palette settings. WaterfallhatchFillPalette(String settings)Setter for hatch fill palette settings. WaterfallhatchFillPalette(HatchFills settings)Setter for hatch fill palette settings. voidheight()Getter for element height settings. Waterfallheight(Number height)Setter for element height setting. Waterfallheight(String height)Setter for element height setting. voidid()Getter for chart id. Waterfallid(String id)Setter for chart id. Interactivityinteractivity()Getter for interactivity settings for the chart. Waterfallinteractivity(String settings)Setter for interactivity settings for the chart. Waterfallinteractivity(HoverMode settings)Setter for interactivity settings for the chart. 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. Waterfalllabel(Boolean settings)Setter for the chart label. Waterfalllabel(String index, Boolean settings)Setter for the chart label. Waterfalllabel(String index, String settings)Setter for the chart label. Waterfalllabel(Number index, Boolean settings)Setter for the chart label. Waterfalllabel(Number index, String settings)Setter for the chart label. LabelsFactorylabels()Getter for chart labels. Waterfalllabels(String settings)Setter for chart labels. Waterfalllabels(Boolean settings)Setter for chart labels. voidleft()Getter for element left bound settings. Waterfallleft(Number left)Setter for element left bound settings. Waterfallleft(String left)Setter for element left bound settings. Legendlegend()Getter for the chart legend. Waterfalllegend(String settings)Setter for chart legend settings. Waterfalllegend(Boolean settings)Setter for chart legend settings. LinelineMarker(Number index)Getter for the line marker. WaterfalllineMarker(String settings)Setter for the line marker settings. WaterfalllineMarker(Boolean settings)Setter for the line marker settings. WaterfalllineMarker(Number index, String settings)Setter for the line marker settings by index. WaterfalllineMarker(Number index, Boolean settings)Setter for the line marker settings by index. voidlocalToGlobal(Number xCoord, Number yCoord)Converts the local coordinates to global coordinates. Marginmargin()Getter for the chart margin. Waterfallmargin(Array<Number> margin)Setter for the chart margin in pixels using a single complex object. Waterfallmargin(Array<String> margin)Setter for the chart margin in pixels using a single complex object. Waterfallmargin(String margin)Setter for the chart margin in pixels using a single complex object. Waterfallmargin(String value1, String value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(String value1, String value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(String value1, String value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(String value1, String value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(String value1, Number value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(String value1, Number value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(String value1, Number value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(String value1, Number value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(Number value1, String value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(Number value1, String value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(Number value1, String value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(Number value1, String value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(Number value1, Number value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(Number value1, Number value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(Number value1, Number value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Waterfallmargin(Number value1, Number value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. MarkersmarkerPalette()Getter for the chart markers palette settings. WaterfallmarkerPalette(Markers settings)Setter for the chart markers palette settings. WaterfallmarkerPalette(String settings)Setter for the chart markers palette settings. WaterfallmarkerPalette(MarkerType settings)Setter for the chart markers palette settings. WaterfallmarkerPalette(Array<String> settings)Setter for the chart markers palette settings. voidmaxHeight()Getter for the maximum height. WaterfallmaxHeight(Number height)Setter for the maximum height. WaterfallmaxHeight(String height)Setter for the maximum height. LabelsFactorymaxLabels()Getter for maximum labels. WaterfallmaxLabels(String settings)Setter for maximum labels. WaterfallmaxLabels(Boolean settings)Setter for maximum labels. voidmaxPointWidth()Getter for the maximum point width. WaterfallmaxPointWidth(Number settings)Setter for the maximum point width. WaterfallmaxPointWidth(String settings)Setter for the maximum point width. voidmaxWidth()Getter for the maximum width. WaterfallmaxWidth(Number width)Setter for the maximum width. WaterfallmaxWidth(String width)Setter for the maximum width. voidminHeight()Getter for the minimum height. WaterfallminHeight(Number height)Setter for the minimum height. WaterfallminHeight(String height)Setter for the minimum height. LabelsFactoryminLabels()Getter for minimum labels. WaterfallminLabels(String settings)Setter for minimum labels. WaterfallminLabels(Boolean settings)Setter for minimum labels. voidminPointLength()Getter for the minimum point length. WaterfallminPointLength(Number length)Setter for the minimum point length. WaterfallminPointLength(String length)Setter for the minimum point length. voidminWidth()Getter for the minimum width. WaterfallminWidth(Number width)Setter for the minimum width. WaterfallminWidth(String width)Setter for the minimum width. NoDataSettingsnoData()Getter for noData settings. WaterfallnoData(String settings)Setter for noData settings. Paddingpadding()Getter for the chart padding. Waterfallpadding(Array<Number> padding)Setter for the chart paddings in pixels using a single value. Waterfallpadding(Array<String> padding)Setter for the chart paddings in pixels using a single value. Waterfallpadding(String padding)Setter for the chart paddings in pixels using a single value. Waterfallpadding(String value1, String value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(String value1, String value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(String value1, String value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(String value1, String value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(String value1, Number value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(String value1, Number value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(String value1, Number value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(String value1, Number value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(Number value1, String value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(Number value1, String value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(Number value1, String value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(Number value1, String value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(Number value1, Number value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(Number value1, Number value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(Number value1, Number value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Waterfallpadding(Number value1, Number value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. RangeColorspalette()Getter for the chart colors palette. Waterfallpalette(RangeColors settings)Setter for the chart colors palette. Waterfallpalette(DistinctColors settings)Setter for the chart colors palette. Waterfallpalette(String settings)Setter for the chart colors palette. Waterfallpalette(Array<String> settings)Setter for the chart colors palette. voidpointWidth()Getter for the point width settings. WaterfallpointWidth(Number settings)Setter for the point width settings. WaterfallpointWidth(String settings)Setter for the point width settings. voidprint(PaperSize paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidprint(String paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. RangerangeMarker(Number index)Getter for the range marker. WaterfallrangeMarker(String settings)Setter for the range marker. WaterfallrangeMarker(Boolean settings)Setter for the range marker. WaterfallrangeMarker(Number index, String settings)Setter for the range marker by index. WaterfallrangeMarker(Number index, Boolean settings)Setter for the range marker by index. voidremoveAllListeners(String type)Removes all listeners from an object. WaterfallremoveAllSeries()Removes all series from chart. WaterfallremoveSeries(Number id)Removes one of series from chart by its id. WaterfallremoveSeries(String id)Removes one of series from chart by its id. WaterfallremoveSeriesAt(Number index)Removes one of series from chart by its index. voidright()Getter for element right bound settings. Waterfallright(Number right)Setter for element right bound setting. Waterfallright(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. 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. TexttextMarker(Number index)Getter for the text marker. WaterfalltextMarker(String settings)Setter for the text marker. WaterfalltextMarker(Boolean settings)Setter for the text marker. WaterfalltextMarker(Number index, String settings)Setter for the text marker by index. WaterfalltextMarker(Number index, Boolean settings)Setter for the text marker by index. Titletitle()Getter for the chart title. Waterfalltitle(Boolean settings)Setter for the chart title. Waterfalltitle(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. Waterfalltooltip(String settings)Setter for the chart tooltip. Waterfalltooltip(Boolean settings)Setter for the chart tooltip. voidtop()Getter for element top bound settings. Waterfalltop(Number top)Setter for element top bound settings. Waterfalltop(String top)Setter for element top bound settings. 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(). Waterfallwaterfall(View data, TextParsingMode csvSettings)Adds Waterfall series. Waterfallwaterfall(View data, String csvSettings)Adds Waterfall series. Waterfallwaterfall(View data, TextParsingSettings csvSettings)Adds Waterfall series. Waterfallwaterfall(Set data, TextParsingMode csvSettings)Adds Waterfall series. Waterfallwaterfall(Set data, String csvSettings)Adds Waterfall series. Waterfallwaterfall(Set data, TextParsingSettings csvSettings)Adds Waterfall series. Waterfallwaterfall(Array<String> data, TextParsingMode csvSettings)Adds Waterfall series. Waterfallwaterfall(Array<String> data, String csvSettings)Adds Waterfall series. Waterfallwaterfall(Array<String> data, TextParsingSettings csvSettings)Adds Waterfall series. Waterfallwaterfall(String data, TextParsingMode csvSettings)Adds Waterfall series. Waterfallwaterfall(String data, String csvSettings)Adds Waterfall series. Waterfallwaterfall(String data, TextParsingSettings csvSettings)Adds Waterfall series. voidwidth()Getter for element width settings. Waterfallwidth(Number width)Setter for element width setting. Waterfallwidth(String width)Setter for element width setting. LinearxAxis(Number index)Getter for the chart X-axis. WaterfallxAxis(String settings)Setter for the chart X-axis. WaterfallxAxis(Boolean settings)Setter for the chart X-axis. WaterfallxAxis(Number index, String settings)Setter for the chart X-axis by index. WaterfallxAxis(Number index, Boolean settings)Setter for the chart X-axis by index. LinearxGrid(Number index)Getter for the chart grid by X-scale. WaterfallxGrid(String settings)Setter for the chart grid by X-scale. WaterfallxGrid(Boolean settings)Setter for the chart grid by X-scale. WaterfallxGrid(Number index, String settings)Setter for chart grid by index. WaterfallxGrid(Number index, Boolean settings)Setter for chart grid by index. LinearxMinorGrid(Number index)Getter for the chart minor grid by X-scale. WaterfallxMinorGrid(String settings)Setter for the chart minor grid by X-scale. WaterfallxMinorGrid(Boolean settings)Setter for the chart minor grid by X-scale. WaterfallxMinorGrid(Number index, String settings)Setter for the chart minor grid by index. WaterfallxMinorGrid(Number index, Boolean settings)Setter for the chart minor grid by index. OrdinalxScale()Getter for the chart X-scale. WaterfallxScale(String settings)Setter for the chart X-scale. WaterfallxScale(ScaleTypes settings)Setter for the chart X-scale. WaterfallxScale(Base settings)Setter for the chart X-scale. ChartScrollerxScroller()Getter for the scroller. WaterfallxScroller(String settings)Setter for the scroller. WaterfallxScroller(Boolean settings)Setter for the scroller. OrdinalZoomxZoom()Getter for the zoom settings. WaterfallxZoom(Number settings)Setter for the zoom settings. WaterfallxZoom(Boolean settings)Setter for the zoom settings. WaterfallxZoom(String settings)Setter for the zoom settings. LinearyAxis(Number index)Getter for the chart Y-axis. WaterfallyAxis(String settings)Setter for the chart Y-axis. WaterfallyAxis(Boolean settings)Setter for the chart Y-axis. WaterfallyAxis(Number index, String settings)Setter for the chart Y-axis by index. WaterfallyAxis(Number index, Boolean settings)Setter for the chart Y-axis by index. LinearyGrid(Number index)Getter for the chart grid by Y-scale. WaterfallyGrid(String settings)Setter for the chart grid by Y-scale. WaterfallyGrid(Boolean settings)Setter for the chart grid by Y-scale. WaterfallyGrid(Number index, String settings)Setter for chart grid by index. WaterfallyGrid(Number index, Boolean settings)Setter for chart grid by index. LinearyMinorGrid(Number index)Getter for the chart minor grid by Y-scale. WaterfallyMinorGrid(String settings)Setter for the chart minor grid by Y-scale. WaterfallyMinorGrid(Boolean settings)Setter for the chart minor grid by Y-scale. WaterfallyMinorGrid(Number index, String settings)Setter for the chart minor grid by index. WaterfallyMinorGrid(Number index, Boolean settings)Setter for the chart minor grid by index. LinearyScale()Getter for the chart Y-scale. WaterfallyScale(String settings)Setter for the chart Y-scale. WaterfallyScale(ScaleTypes settings)Setter for the chart Y-scale. WaterfallyScale(Base settings)Setter for the chart Y-scale. voidzIndex()Getter for the Z-index of the element. WaterfallzIndex(Number zIndex)Setter for the Z-index of the element. Animationanimation()Getter for animation settings. Waterfallanimation(Boolean settings)Setter for animation settings by one value. Waterfallanimation(String settings)Setter for animation settings by one value. Waterfallanimation(Boolean enabled, Number duration)Setter for animation settings using several parameters. WaterfallcancelMarquee()Stops current marquee action if any. voidenabled()Getter for the element state (enabled or disabled). Waterfallenabled(Boolean enabled)Setter for the element enabled state. voidgetSelectedPoints()Getter for the selected points. voidinMarquee()Gets marquee process running value. voidselectMarqueeFill()Getter for the select marquee fill. WaterfallselectMarqueeFill(Fill color)Setter for fill settings using an array, an object or a string. WaterfallselectMarqueeFill(GradientKey color)Setter for fill settings using an array, an object or a string. WaterfallselectMarqueeFill(Array<String> color)Setter for fill settings using an array, an object or a string. WaterfallselectMarqueeFill(String color, Number opacity)Fill color with opacity. WaterfallselectMarqueeFill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. WaterfallselectMarqueeFill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. WaterfallselectMarqueeFill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. WaterfallselectMarqueeFill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. WaterfallselectMarqueeFill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. WaterfallselectMarqueeFill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. WaterfallselectMarqueeFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. WaterfallselectMarqueeFill(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. WaterfallselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the select marquee stroke. WaterfallselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. WaterfallselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the select marquee stroke. WaterfallselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. WaterfallselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the select marquee stroke. WaterfallselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. WaterfallselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the select marquee stroke. WaterfallselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. WaterfallselectMarqueeStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the select marquee stroke. WaterfallselectMarqueeStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. WaterfallselectMarqueeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the select marquee stroke. WaterfallselectMarqueeStroke(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. WaterfallstartSelectMarquee(Boolean repeat)Starts select marquee drawing. RectparentBounds()Getter for the parent bounds. WaterfallparentBounds(Rect bounds)Setter for the parent bounds using single value. WaterfallparentBounds(String bounds)Setter for the parent bounds using single value. WaterfallparentBounds(Number bounds)Setter for the parent bounds using single value. WaterfallparentBounds(Number left, Number top, Number width, Number height)Setter for the parent bounds using several values. Viewdata(View data)Viewdata(List<DataEntry> data, TreeFillingMethod fillMethod)Viewdata(List<DataEntry> data, String fillMethod)ObjectxScale(Class scaleClass)ObjectyScale(Class scaleClass)-
Methods inherited from class com.anychart.core.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
-
Waterfall
Waterfall(String jsChart)
-
-
Method Detail
-
instantiate
static Waterfall instantiate()
-
annotations
PlotController annotations()
Getter for the annotations.
-
annotations
Waterfall annotations(Array<String> annotationsList)
Setter for the annotations.
-
autoRedraw
void autoRedraw()
Getter for the autoRedraw flag. Flag whether to automatically call chart.draw() on any changes or not.
-
autoRedraw
Waterfall 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
Waterfall background(String settings)
Setter for the chart background.
-
baseline
void baseline()
Getter for the chart baseline.
-
baseline
Waterfall baseline(Number value)
Setter for the chart baseline. The baseline is the line relative to which the series with the negative or positive value is drawn and painted over.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bounds
Waterfall bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Waterfall bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
connectorStroke
void connectorStroke()
Getter for the connector stroke.
-
connectorStroke
Waterfall connectorStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for the connector stroke.
-
connectorStroke
Waterfall connectorStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for the connector stroke.
-
connectorStroke
Waterfall connectorStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for the connector stroke.
-
connectorStroke
Waterfall connectorStroke(String settings)
Setter for connector stroke using an object.
-
contextMenu
ContextMenu contextMenu()
Getter for the context menu.
-
contextMenu
Waterfall contextMenu(String settings)
Setter for the context menu.
-
contextMenu
Waterfall contextMenu(Boolean settings)
Setter for the context menu.
-
credits
ChartCredits credits()
Getter for the credits.
-
credits
Waterfall credits(String value)
Setter for the chart credits. {docs:Quick_Start/Credits}Learn more about credits settings.{docs}
-
credits
Waterfall credits(Boolean value)
Setter for the chart credits. {docs:Quick_Start/Credits}Learn more about credits settings.{docs}
-
dataMode
void dataMode()
Getter for the data mode.
-
dataMode
Waterfall dataMode(WaterfallDataMode mode)
Setter for the data mode.
-
dispose
void dispose()
Disposes charts.
-
fullScreen
void fullScreen()
Getter for the fullscreen mode.
-
fullScreen
Waterfall 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.
-
getPlotBounds
Rect getPlotBounds()
Getter for the data bounds of the chart.Note: Works only after draw is called.
-
getSeriesAt
Base getSeriesAt(Number index)
Getter for the series by its index.
-
getSeriesCount
void getSeriesCount()
Returns the number of series in a chart.
-
getStat
void getStat(Statistics key)
Getter for a statistical value by the key.
-
getType
void getType()
Returns chart type.
-
getXAxesCount
void getXAxesCount()
Returns the number of X-axes.
-
getXScales
void getXScales()
Returns chart X scales.
-
getYAxesCount
void getYAxesCount()
Returns the number of Y-axes.
-
getYScales
void getYScales()
Returns chart Y scales.
-
globalToLocal
void globalToLocal(Number xCoord, Number yCoord)
Converts the global coordinates to local coordinates. Note: Works only after draw is called.
-
hatchFillPalette
HatchFills hatchFillPalette()
Getter for the hatch fill palette settings.
-
hatchFillPalette
Waterfall hatchFillPalette(Array<HatchFillType> settings)
Setter for hatch fill palette settings.
-
hatchFillPalette
Waterfall hatchFillPalette(String settings)
Setter for hatch fill palette settings.
-
hatchFillPalette
Waterfall hatchFillPalette(HatchFills settings)
Setter for hatch fill palette settings.
-
height
void height()
Getter for element height settings.
-
id
void id()
Getter for chart id.
-
interactivity
Interactivity interactivity()
Getter for interactivity settings for the chart.
-
interactivity
Waterfall interactivity(String settings)
Setter for interactivity settings for the chart.
-
interactivity
Waterfall interactivity(HoverMode settings)
Setter for interactivity settings for the chart.
-
isFullScreenAvailable
void isFullScreenAvailable()
Whether the fullscreen mode available in the browser or not.
-
labels
LabelsFactory labels()
Getter for chart labels.
-
left
void left()
Getter for element left bound settings.
-
lineMarker
Line lineMarker(Number index)
Getter for the line marker.
-
lineMarker
Waterfall lineMarker(String settings)
Setter for the line marker settings.
-
lineMarker
Waterfall lineMarker(Boolean settings)
Setter for the line marker settings.
-
lineMarker
Waterfall lineMarker(Number index, String settings)
Setter for the line marker settings by index.
-
lineMarker
Waterfall lineMarker(Number index, Boolean settings)
Setter for the line marker settings by index.
-
localToGlobal
void localToGlobal(Number xCoord, Number yCoord)
Converts the local coordinates to global coordinates. Note: Works only after draw is called.
-
margin
Waterfall margin(Array<Number> margin)
Setter for the chart margin in pixels using a single complex object.
-
margin
Waterfall margin(Array<String> margin)
Setter for the chart margin in pixels using a single complex object.
-
margin
Waterfall margin(String margin)
Setter for the chart margin in pixels using a single complex object.
-
margin
Waterfall margin(String value1, String value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall margin(String value1, String value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall margin(String value1, String value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall margin(String value1, String value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall margin(String value1, Number value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall margin(String value1, Number value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall margin(String value1, Number value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall margin(String value1, Number value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall margin(Number value1, String value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall margin(Number value1, String value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall margin(Number value1, String value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall margin(Number value1, String value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall margin(Number value1, Number value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall margin(Number value1, Number value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall margin(Number value1, Number value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Waterfall 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 the chart markers palette settings.
-
markerPalette
Waterfall markerPalette(Markers settings)
Setter for the chart markers palette settings.
-
markerPalette
Waterfall markerPalette(String settings)
Setter for the chart markers palette settings.
-
markerPalette
Waterfall markerPalette(MarkerType settings)
Setter for the chart markers palette settings.
-
markerPalette
Waterfall markerPalette(Array<String> settings)
Setter for the chart markers palette settings.
-
maxHeight
void maxHeight()
Getter for the maximum height.
-
maxLabels
LabelsFactory maxLabels()
Getter for maximum labels.
-
maxPointWidth
void maxPointWidth()
Getter for the maximum point width.
-
maxPointWidth
Waterfall maxPointWidth(Number settings)
Setter for the maximum point width.
-
maxPointWidth
Waterfall maxPointWidth(String settings)
Setter for the maximum point width.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
minHeight
void minHeight()
Getter for the minimum height.
-
minLabels
LabelsFactory minLabels()
Getter for minimum labels.
-
minPointLength
void minPointLength()
Getter for the minimum point length.
-
minPointLength
Waterfall minPointLength(Number length)
Setter for the minimum point length.
-
minPointLength
Waterfall minPointLength(String length)
Setter for the minimum point length.
-
minWidth
void minWidth()
Getter for the minimum width.
-
noData
NoDataSettings noData()
Getter for noData settings.
-
noData
Waterfall noData(String settings)
Setter for noData settings. {docs:Working_with_Data/No_Data_Label} Learn more about "No data" feature {docs}
-
padding
Waterfall padding(Array<Number> padding)
Setter for the chart paddings in pixels using a single value.
-
padding
Waterfall padding(Array<String> padding)
Setter for the chart paddings in pixels using a single value.
-
padding
Waterfall padding(String padding)
Setter for the chart paddings in pixels using a single value.
-
padding
Waterfall padding(String value1, String value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall padding(String value1, String value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall padding(String value1, String value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall padding(String value1, String value2, Number value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall padding(String value1, Number value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall padding(String value1, Number value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall padding(String value1, Number value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall padding(String value1, Number value2, Number value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall padding(Number value1, String value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall padding(Number value1, String value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall padding(Number value1, String value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall padding(Number value1, String value2, Number value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall padding(Number value1, Number value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall padding(Number value1, Number value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall padding(Number value1, Number value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Waterfall 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 chart colors palette.
-
palette
Waterfall palette(RangeColors settings)
Setter for the chart colors palette.
-
palette
Waterfall palette(DistinctColors settings)
Setter for the chart colors palette.
-
pointWidth
void pointWidth()
Getter for the point width settings.
-
pointWidth
Waterfall pointWidth(Number settings)
Setter for the point width settings.
-
pointWidth
Waterfall pointWidth(String settings)
Setter for the point width settings.
-
print
void print(PaperSize paperSizeOrOptions, Boolean landscape)
Prints all elements on related stage.
-
print
void print(String paperSizeOrOptions, Boolean landscape)
Prints all elements on related stage.
-
rangeMarker
Range rangeMarker(Number index)
Getter for the range marker.
-
rangeMarker
Waterfall rangeMarker(String settings)
Setter for the range marker.
-
rangeMarker
Waterfall rangeMarker(Boolean settings)
Setter for the range marker.
-
rangeMarker
Waterfall rangeMarker(Number index, String settings)
Setter for the range marker by index.
-
rangeMarker
Waterfall rangeMarker(Number index, Boolean settings)
Setter for the range marker by index.
-
removeAllListeners
void removeAllListeners(String type)
Removes all listeners from an object. You can also optionally remove listeners of some particular type.
-
removeAllSeries
Waterfall removeAllSeries()
Removes all series from chart.
-
removeSeries
Waterfall removeSeries(Number id)
Removes one of series from chart by its id.
-
removeSeries
Waterfall removeSeries(String id)
Removes one of series from chart by its id.
-
removeSeriesAt
Waterfall removeSeriesAt(Number index)
Removes one of series from chart by its index.
-
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.
-
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.
-
textMarker
Text textMarker(Number index)
Getter for the text marker.
-
textMarker
Waterfall textMarker(String settings)
Setter for the text marker.
-
textMarker
Waterfall textMarker(Boolean settings)
Setter for the text marker.
-
textMarker
Waterfall textMarker(Number index, String settings)
Setter for the text marker by index.
-
textMarker
Waterfall textMarker(Number index, Boolean settings)
Setter for the text marker by index.
-
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().
-
waterfall
Waterfall waterfall(View data, TextParsingMode csvSettings)
Adds Waterfall series.
-
waterfall
Waterfall waterfall(View data, TextParsingSettings csvSettings)
Adds Waterfall series.
-
waterfall
Waterfall waterfall(Set data, TextParsingMode csvSettings)
Adds Waterfall series.
-
waterfall
Waterfall waterfall(Set data, TextParsingSettings csvSettings)
Adds Waterfall series.
-
waterfall
Waterfall waterfall(Array<String> data, TextParsingMode csvSettings)
Adds Waterfall series.
-
waterfall
Waterfall waterfall(Array<String> data, TextParsingSettings csvSettings)
Adds Waterfall series.
-
waterfall
Waterfall waterfall(String data, TextParsingMode csvSettings)
Adds Waterfall series.
-
waterfall
Waterfall waterfall(String data, TextParsingSettings csvSettings)
Adds Waterfall series.
-
width
void width()
Getter for element width settings.
-
xMinorGrid
Linear xMinorGrid(Number index)
Getter for the chart minor grid by X-scale.
-
xMinorGrid
Waterfall xMinorGrid(String settings)
Setter for the chart minor grid by X-scale.
-
xMinorGrid
Waterfall xMinorGrid(Boolean settings)
Setter for the chart minor grid by X-scale.
-
xMinorGrid
Waterfall xMinorGrid(Number index, String settings)
Setter for the chart minor grid by index.
-
xMinorGrid
Waterfall xMinorGrid(Number index, Boolean settings)
Setter for the chart minor grid by index.
-
xScale
Waterfall xScale(ScaleTypes settings)
Setter for the chart X-scale.
-
xScroller
ChartScroller xScroller()
Getter for the scroller.
-
xZoom
OrdinalZoom xZoom()
Getter for the zoom settings.
-
yMinorGrid
Linear yMinorGrid(Number index)
Getter for the chart minor grid by Y-scale.
-
yMinorGrid
Waterfall yMinorGrid(String settings)
Setter for the chart minor grid by Y-scale.
-
yMinorGrid
Waterfall yMinorGrid(Boolean settings)
Setter for the chart minor grid by Y-scale.
-
yMinorGrid
Waterfall yMinorGrid(Number index, String settings)
Setter for the chart minor grid by index.
-
yMinorGrid
Waterfall yMinorGrid(Number index, Boolean settings)
Setter for the chart minor grid by index.
-
yScale
Waterfall yScale(ScaleTypes settings)
Setter for the chart Y-scale.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
animation
Waterfall animation(Boolean enabled, Number duration)
Setter for animation settings using several parameters.
-
cancelMarquee
Waterfall cancelMarquee()
Stops current marquee action if any.
-
enabled
void enabled()
Getter for the element state (enabled or disabled).
-
getSelectedPoints
void getSelectedPoints()
Getter for the selected points.
-
inMarquee
void inMarquee()
Gets marquee process running value.
-
selectMarqueeFill
void selectMarqueeFill()
Getter for the select marquee fill.
-
selectMarqueeFill
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall selectMarqueeFill(String color, Number opacity)
Fill color with opacity. Fill as a string or an object.
-
selectMarqueeFill
Waterfall selectMarqueeFill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Waterfall selectMarqueeFill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Waterfall selectMarqueeFill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Waterfall selectMarqueeFill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Waterfall selectMarqueeFill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Waterfall selectMarqueeFill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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
Waterfall 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)
-
-
-
-