-
public class Sunburst extends SeparateChart
Sunburst Class.Note: Use sunburst method to get an instance of this class. {docs:Basic_Charts/Sunburst_Chart}Learn more about Sunburst Chart{docs}
-
-
Method Summary
Modifier and Type Method Description static Sunburstinstantiate()StringgetJsBase()ChartA11ya11y()Getter for the accessibility setting. Sunbursta11y(Boolean settings)Setter for the accessibility setting. Sunbursta11y(String settings)Setter for the accessibility setting. Animationanimation()Getter for animation settings. Sunburstanimation(Boolean settings)Setter for animation settings by one value. Sunburstanimation(String settings)Setter for animation settings by one value. Sunburstanimation(Boolean enabled, Number duration)Setter for animation settings using several parameters. voidautoRedraw()Getter for the autoRedraw flag. SunburstautoRedraw(Boolean enabled)Setter for the autoRedraw flag. Backgroundbackground()Getter for the chart background. Sunburstbackground(String settings)Setter for the chart background. voidbottom()Getter for element bottom bound settings. Sunburstbottom(Number bottom)Setter for element bottom bound settings. Sunburstbottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. Sunburstbounds(RectObj bounds)Setter for bounds of the element using one parameter. Sunburstbounds(Rect bounds)Setter for bounds of the element using one parameter. Sunburstbounds(Bounds bounds)Setter for bounds of the element using one parameter. Sunburstbounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. Sunburstbounds(Number x, Number y, Number width, String height)Setter for element bounds settings. Sunburstbounds(Number x, Number y, String width, Number height)Setter for element bounds settings. Sunburstbounds(Number x, Number y, String width, String height)Setter for element bounds settings. Sunburstbounds(Number x, String y, Number width, Number height)Setter for element bounds settings. Sunburstbounds(Number x, String y, Number width, String height)Setter for element bounds settings. Sunburstbounds(Number x, String y, String width, Number height)Setter for element bounds settings. Sunburstbounds(Number x, String y, String width, String height)Setter for element bounds settings. Sunburstbounds(String x, Number y, Number width, Number height)Setter for element bounds settings. Sunburstbounds(String x, Number y, Number width, String height)Setter for element bounds settings. Sunburstbounds(String x, Number y, String width, Number height)Setter for element bounds settings. Sunburstbounds(String x, Number y, String width, String height)Setter for element bounds settings. Sunburstbounds(String x, String y, Number width, Number height)Setter for element bounds settings. Sunburstbounds(String x, String y, Number width, String height)Setter for element bounds settings. Sunburstbounds(String x, String y, String width, Number height)Setter for element bounds settings. Sunburstbounds(String x, String y, String width, String height)Setter for element bounds settings. voidcalculationMode()Getter for the calculation mode. SunburstcalculationMode(SunburstCalculationMode mode)Setter for the calculation mode. SunburstcalculationMode(String mode)Setter for the calculation mode. SunburstcancelMarquee()Stops current marquee action if any. Centercenter()Getter for center settings. Sunburstcenter(String centerSettings)Setter for center settings. Layercontainer()Getter for the element's container. Sunburstcontainer(Layer element)Setter for the element's container. Sunburstcontainer(Stage element)Setter for the element's container. Sunburstcontainer(String element)Setter for the element's container. ContextMenucontextMenu()Getter for the context menu. SunburstcontextMenu(String settings)Setter for the context menu. SunburstcontextMenu(Boolean settings)Setter for the context menu. ChartCreditscredits()Getter for the credits. Sunburstcredits(String value)Setter for the chart credits. Sunburstcredits(Boolean value)Setter for the chart credits. Treedata(List<DataEntry> data)voiddispose()Disposes charts. Sunburstdraw(Boolean async)Starts the rendering of the chart into the container. voiddrillTo(DataItem target)Drills down to target. voiddrillTo(Array<String> target)Drills down to target. voiddrillTo(String target)Drills down to target. voiddrillUp()Drills one level up from current level. voidenabled()Getter for the element state (enabled or disabled). Sunburstenabled(Boolean enabled)Setter for the element enabled state. Exportsexports()Getter for the export charts. Sunburstexports(String settings)Setter for the export charts. voidfill()Getter for the fill color. Sunburstfill(Fill color)Setter for fill settings using an array, an object or a string. Sunburstfill(GradientKey color)Setter for fill settings using an array, an object or a string. Sunburstfill(Array<String> color)Setter for fill settings using an array, an object or a string. Sunburstfill(String color, Number opacity)Setter for the fill color with opacity. Sunburstfill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. Sunburstfill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. Sunburstfill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. Sunburstfill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. Sunburstfill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. Sunburstfill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. Sunburstfill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. Sunburstfill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. voidfullScreen()Getter for the fullscreen mode. SunburstfullScreen(Boolean enabled)Setter for the fullscreen mode. voidgetDrilldownPath()Returns crumbs from the root to the current level. 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 the hatch fill. SunbursthatchFill(Boolean enabled)Setter for the hatch fill using boolean. SunbursthatchFill(PatternFill patternHatchFill)Setter for the hatch fill using pattern. SunbursthatchFill(HatchFill settings)Setter for hatch fill using an instance. SunbursthatchFill(HatchFillType type, String color, Number thickness, Number size)Setter for the hatch fill using several parameters. SunbursthatchFill(String type, String color, Number thickness, Number size)Setter for the hatch fill using several parameters. HatchFillshatchFillPalette()Getter for hatch fill palette settings. SunbursthatchFillPalette(Array<HatchFillType> settings)Setter for hatch fill palette settings. SunbursthatchFillPalette(String settings)Setter for hatch fill palette settings. SunbursthatchFillPalette(HatchFills settings)Setter for hatch fill palette settings. voidheight()Getter for element height settings. Sunburstheight(Number height)Setter for element height setting. Sunburstheight(String height)Setter for element height setting. StateSettingshovered()Getter for hovered state settings. Sunbursthovered(String settings)Setter for hovered state settings. voidid()Getter for chart id. Sunburstid(String id)Setter for chart id. voidinMarquee()Gets marquee process running value. voidinnerRadius()Getter for the inner radius. SunburstinnerRadius(String innerRadius)Setter for the inner radius. SunburstinnerRadius(Number innerRadius)Setter for the inner radius. Interactivityinteractivity()Getter for interactivity settings for the chart. Sunburstinteractivity(String settings)Setter for interactivity settings for the chart. Sunburstinteractivity(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. Sunburstlabel(Boolean settings)Setter for the chart label. Sunburstlabel(String index, Boolean settings)Setter for the chart label. Sunburstlabel(String index, String settings)Setter for the chart label. Sunburstlabel(Number index, Boolean settings)Setter for the chart label. Sunburstlabel(Number index, String settings)Setter for the chart label. LabelsFactorylabels()Getter for labels. Sunburstlabels(String settings)Setter for the labels. Sunburstlabels(Boolean settings)Setter for the labels. Levelleaves()Getter for leaves settings. Sunburstleaves(String settings)Setter for leaves settings. Sunburstleaves(Boolean settings)Setter for leaves settings. voidleft()Getter for element left bound settings. Sunburstleft(Number left)Setter for element left bound settings. Sunburstleft(String left)Setter for element left bound settings. Levellevel(Number index)Getter for levels settings. Sunburstlevel(Number index, String settings)Setter for levels settings. Sunburstlevel(Number index, Boolean settings)Setter for levels settings. voidlocalToGlobal(Number xCoord, Number yCoord)Converts the local coordinates to global coordinates. Marginmargin()Getter for the chart margin. Sunburstmargin(Array<Number> margin)Setter for the chart margin in pixels using a single complex object. Sunburstmargin(Array<String> margin)Setter for the chart margin in pixels using a single complex object. Sunburstmargin(String margin)Setter for the chart margin in pixels using a single complex object. Sunburstmargin(String value1, String value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(String value1, String value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(String value1, String value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(String value1, String value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(String value1, Number value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(String value1, Number value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(String value1, Number value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(String value1, Number value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(Number value1, String value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(Number value1, String value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(Number value1, String value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(Number value1, String value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(Number value1, Number value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(Number value1, Number value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(Number value1, Number value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Sunburstmargin(Number value1, Number value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. voidmaxHeight()Getter for the maximum height. SunburstmaxHeight(Number height)Setter for the maximum height. SunburstmaxHeight(String height)Setter for the maximum height. voidmaxWidth()Getter for the maximum width. SunburstmaxWidth(Number width)Setter for the maximum width. SunburstmaxWidth(String width)Setter for the maximum width. voidminHeight()Getter for the minimum height. SunburstminHeight(Number height)Setter for the minimum height. SunburstminHeight(String height)Setter for the minimum height. voidminWidth()Getter for the minimum width. SunburstminWidth(Number width)Setter for the minimum width. SunburstminWidth(String width)Setter for the minimum width. NoDataSettingsnoData()Getter for noData settings. SunburstnoData(String settings)Setter for noData settings. StateSettingsnormal()Getter for normal state settings. Sunburstnormal(String settings)Setter for normal state settings. Paddingpadding()Getter for the chart padding. Sunburstpadding(Array<Number> padding)Setter for the chart paddings in pixels using a single value. Sunburstpadding(Array<String> padding)Setter for the chart paddings in pixels using a single value. Sunburstpadding(String padding)Setter for the chart paddings in pixels using a single value. Sunburstpadding(String value1, String value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(String value1, String value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(String value1, String value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(String value1, String value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(String value1, Number value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(String value1, Number value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(String value1, Number value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(String value1, Number value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(Number value1, String value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(Number value1, String value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(Number value1, String value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(Number value1, String value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(Number value1, Number value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(Number value1, Number value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(Number value1, Number value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Sunburstpadding(Number value1, Number value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. RangeColorspalette()Getter for the palette. Sunburstpalette(RangeColors settings)Setter for the palette. Sunburstpalette(DistinctColors settings)Setter for the palette. Sunburstpalette(String settings)Setter for the palette. Sunburstpalette(Array<String> settings)Setter for the palette. voidprint(PaperSize paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidprint(String paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidradius()Getter for the outer radius. Sunburstradius(String radius)Setter for the outer radius. Sunburstradius(Number radius)Setter for the outer radius. voidremoveAllListeners(String type)Removes all listeners from an object. voidright()Getter for element right bound settings. Sunburstright(Number right)Setter for element right bound setting. Sunburstright(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. voidselectMarqueeFill()Getter for the select marquee fill. SunburstselectMarqueeFill(Fill color)Setter for fill settings using an array, an object or a string. SunburstselectMarqueeFill(GradientKey color)Setter for fill settings using an array, an object or a string. SunburstselectMarqueeFill(Array<String> color)Setter for fill settings using an array, an object or a string. SunburstselectMarqueeFill(String color, Number opacity)Fill color with opacity. SunburstselectMarqueeFill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. SunburstselectMarqueeFill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. SunburstselectMarqueeFill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. SunburstselectMarqueeFill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. SunburstselectMarqueeFill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. SunburstselectMarqueeFill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. SunburstselectMarqueeFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. SunburstselectMarqueeFill(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. SunburstselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the select marquee stroke. SunburstselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. SunburstselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the select marquee stroke. SunburstselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. SunburstselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the select marquee stroke. SunburstselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. SunburstselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the select marquee stroke. SunburstselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. SunburstselectMarqueeStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the select marquee stroke. SunburstselectMarqueeStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. SunburstselectMarqueeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the select marquee stroke. SunburstselectMarqueeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. StateSettingsselected()Getter for selected state settings. Sunburstselected(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. voidsort()Getter for the sorting settings. Sunburstsort(Sort mode)Setter for the sorting settings using string. Sunburstsort(String mode)Setter for the sorting settings using string. voidstartAngle()Getter for the angle. SunburststartAngle(String startAngle)Setter for the angle. SunburststartAngle(Number startAngle)Setter for the angle. SunburststartSelectMarquee(Boolean repeat)Starts select marquee drawing. voidstroke()Getter for the stroke. Sunburststroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the stroke. Sunburststroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the stroke. Sunburststroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the stroke. Sunburststroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the stroke. Sunburststroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the stroke. Sunburststroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the stroke. Sunburststroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the stroke. Sunburststroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the stroke. Sunburststroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the stroke. Sunburststroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the stroke. Sunburststroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the stroke. Sunburststroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the stroke. Sunburststroke(String settings)Setter for stroke settings using an object. Titletitle()Getter for the chart title. Sunbursttitle(Boolean settings)Setter for the chart title. Sunbursttitle(String settings)Setter for the chart title. 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. 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. Sunbursttooltip(String settings)Setter for the chart tooltip. Sunbursttooltip(Boolean settings)Setter for the chart tooltip. voidtop()Getter for element top bound settings. Sunbursttop(Number top)Setter for element top bound settings. Sunbursttop(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(). voidwidth()Getter for element width settings. Sunburstwidth(Number width)Setter for element width setting. Sunburstwidth(String width)Setter for element width setting. voidzIndex()Getter for the Z-index of the element. SunburstzIndex(Number zIndex)Setter for the Z-index of the element. Legendlegend()Getter for the chart legend. Sunburstlegend(String settings)Setter for chart legend settings. Sunburstlegend(Boolean settings)Setter for chart legend settings. RectparentBounds()Getter for the parent bounds. SunburstparentBounds(Rect bounds)Setter for the parent bounds using single value. SunburstparentBounds(String bounds)Setter for the parent bounds using single value. SunburstparentBounds(Number bounds)Setter for the parent bounds using single value. SunburstparentBounds(Number left, Number top, Number width, Number height)Setter for the parent bounds using several values. Treedata(View data)Treedata(List<DataEntry> data, TreeFillingMethod fillMethod)Treedata(List<DataEntry> data, String fillMethod)Sunburstfill(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
-
Sunburst
Sunburst(String jsChart)
-
-
Method Detail
-
instantiate
static Sunburst instantiate()
-
animation
Sunburst animation(Boolean enabled, Number duration)
Setter for animation settings using several parameters.
-
autoRedraw
void autoRedraw()
Getter for the autoRedraw flag. Flag whether to automatically call chart.draw() on any changes or not.
-
autoRedraw
Sunburst 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
Sunburst background(String settings)
Setter for the chart background.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bounds
Sunburst bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Sunburst bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
calculationMode
void calculationMode()
Getter for the calculation mode.
-
calculationMode
Sunburst calculationMode(SunburstCalculationMode mode)
Setter for the calculation mode. The calculateMode() method allows to change the appearance and location of points in the Sunburst chart relative to the calculated values. Learn more about permitted values at anychart.enums.SunburstCalculationMode
-
calculationMode
Sunburst calculationMode(String mode)
Setter for the calculation mode. The calculateMode() method allows to change the appearance and location of points in the Sunburst chart relative to the calculated values. Learn more about permitted values at anychart.enums.SunburstCalculationMode
-
cancelMarquee
Sunburst cancelMarquee()
Stops current marquee action if any.
-
contextMenu
ContextMenu contextMenu()
Getter for the context menu.
-
contextMenu
Sunburst contextMenu(String settings)
Setter for the context menu.
-
contextMenu
Sunburst contextMenu(Boolean settings)
Setter for the context menu.
-
credits
ChartCredits credits()
Getter for the credits.
-
credits
Sunburst credits(String value)
Setter for the chart credits. {docs:Quick_Start/Credits}Learn more about credits settings.{docs}
-
credits
Sunburst credits(Boolean value)
Setter for the chart credits. {docs:Quick_Start/Credits}Learn more about credits settings.{docs}
-
dispose
void dispose()
Disposes charts.
-
drillUp
void drillUp()
Drills one level up from current level.
-
enabled
void enabled()
Getter for the element state (enabled or disabled).
-
fill
void fill()
Getter for the fill color.
-
fill
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst fill(String color, Number opacity)
Setter for the fill color with opacity. Fill as a string or an object.
-
fill
Sunburst fill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Sunburst fill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Sunburst fill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Sunburst fill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Sunburst fill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Sunburst fill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Sunburst 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
Sunburst 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
Sunburst fullScreen(Boolean enabled)
Setter for the fullscreen mode.
-
getDrilldownPath
void getDrilldownPath()
Returns crumbs from the root to the current level.
-
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 the hatch fill.
-
hatchFill
Sunburst hatchFill(Boolean enabled)
Setter for the hatch fill using boolean. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
hatchFill
Sunburst hatchFill(PatternFill patternHatchFill)
Setter for the hatch fill using pattern. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
hatchFill
Sunburst hatchFill(HatchFill settings)
Setter for hatch fill using an instance. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
hatchFill
Sunburst hatchFill(HatchFillType type, String color, Number thickness, Number size)
Setter for the hatch fill using several parameters. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
hatchFill
Sunburst hatchFill(String type, String color, Number thickness, Number size)
Setter for the hatch fill using several parameters. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
hatchFillPalette
HatchFills hatchFillPalette()
Getter for hatch fill palette settings.
-
hatchFillPalette
Sunburst hatchFillPalette(Array<HatchFillType> settings)
Setter for hatch fill palette settings.Note: Works only with hatchFill method.
-
hatchFillPalette
Sunburst hatchFillPalette(String settings)
Setter for hatch fill palette settings.Note: Works only with hatchFill method.
-
hatchFillPalette
Sunburst hatchFillPalette(HatchFills settings)
Setter for hatch fill palette settings.Note: Works only with hatchFill method.
-
height
void height()
Getter for element height settings.
-
hovered
StateSettings hovered()
Getter for hovered state settings.
-
id
void id()
Getter for chart id.
-
inMarquee
void inMarquee()
Gets marquee process running value.
-
innerRadius
void innerRadius()
Getter for the inner radius.
-
innerRadius
Sunburst innerRadius(String innerRadius)
Setter for the inner radius.
-
innerRadius
Sunburst innerRadius(Number innerRadius)
Setter for the inner radius.
-
interactivity
Interactivity interactivity()
Getter for interactivity settings for the chart.
-
interactivity
Sunburst interactivity(String settings)
Setter for interactivity settings for the chart.
-
interactivity
Sunburst 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 labels.
-
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
Sunburst margin(Array<Number> margin)
Setter for the chart margin in pixels using a single complex object.
-
margin
Sunburst margin(Array<String> margin)
Setter for the chart margin in pixels using a single complex object.
-
margin
Sunburst margin(String margin)
Setter for the chart margin in pixels using a single complex object.
-
margin
Sunburst margin(String value1, String value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(String value1, String value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(String value1, String value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(String value1, String value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(String value1, Number value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(String value1, Number value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(String value1, Number value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(String value1, Number value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(Number value1, String value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(Number value1, String value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(Number value1, String value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(Number value1, String value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(Number value1, Number value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(Number value1, Number value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(Number value1, Number value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Sunburst margin(Number value1, Number value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
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
Sunburst 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
Sunburst padding(Array<Number> padding)
Setter for the chart paddings in pixels using a single value.
-
padding
Sunburst padding(Array<String> padding)
Setter for the chart paddings in pixels using a single value.
-
padding
Sunburst padding(String padding)
Setter for the chart paddings in pixels using a single value.
-
padding
Sunburst padding(String value1, String value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst padding(String value1, String value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst padding(String value1, String value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst padding(String value1, String value2, Number value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst padding(String value1, Number value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst padding(String value1, Number value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst padding(String value1, Number value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst padding(String value1, Number value2, Number value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst padding(Number value1, String value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst padding(Number value1, String value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst padding(Number value1, String value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst padding(Number value1, String value2, Number value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst padding(Number value1, Number value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst padding(Number value1, Number value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst padding(Number value1, Number value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Sunburst 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 palette.
-
palette
Sunburst palette(RangeColors settings)
Setter for the palette. Note: You can use predefined palettes from anychart.palettes.
-
palette
Sunburst palette(DistinctColors settings)
Setter for the palette. Note: You can use predefined palettes from anychart.palettes.
-
palette
Sunburst palette(String settings)
Setter for the palette. Note: You can use predefined palettes from anychart.palettes.
-
palette
Sunburst palette(Array<String> settings)
Setter for the 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.
-
radius
void radius()
Getter for the outer radius.
-
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.
-
selectMarqueeFill
void selectMarqueeFill()
Getter for the select marquee fill.
-
selectMarqueeFill
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst selectMarqueeFill(String color, Number opacity)
Fill color with opacity. Fill as a string or an object.
-
selectMarqueeFill
Sunburst selectMarqueeFill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Sunburst selectMarqueeFill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Sunburst selectMarqueeFill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Sunburst selectMarqueeFill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Sunburst selectMarqueeFill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Sunburst selectMarqueeFill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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}
-
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.
-
sort
void sort()
Getter for the sorting settings.
-
sort
Sunburst sort(Sort mode)
Setter for the sorting settings using string. Ascending, Descending and No sorting is supported.
-
sort
Sunburst sort(String mode)
Setter for the sorting settings using string. Ascending, Descending and No sorting is supported.
-
startAngle
void startAngle()
Getter for the angle.
-
startAngle
Sunburst startAngle(String startAngle)
Setter for the angle.
-
startAngle
Sunburst startAngle(Number startAngle)
Setter for the angle.
-
startSelectMarquee
Sunburst startSelectMarquee(Boolean repeat)
Starts select marquee drawing. Note: Works only after draw is called.
-
stroke
void stroke()
Getter for the stroke.
-
stroke
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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}
-
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.
-
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.
-
parentBounds
Rect parentBounds()
Getter for the parent bounds. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Sunburst 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
Sunburst 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
Sunburst 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
Sunburst 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
Tree data(List<DataEntry> data, TreeFillingMethod fillMethod)
-
-
-
-