An object that defines configuration properties for the PieChart UI component.
Name Description adaptiveLayoutSpecifies adaptive layout properties.
animationSpecifies animation properties.
annotationsSpecifies the annotation collection.
centerComponentAn alias for the centerTemplate property specified in React. Accepts a custom component. Refer to Using a Custom Component for more information.
centerRenderAn alias for the centerTemplate property specified in React. Accepts a rendering function. Refer to Using a Rendering Function for more information.
centerTemplateSpecifies a custom template for content in the pie's center.
commonAnnotationSettingsSpecifies settings common for all annotations in the PieChart.
commonSeriesSettingsAn object defining the configuration properties that are common for all series of the PieChart UI component.
customizeAnnotationCustomizes an individual annotation.
customizeLabelCustomizes the appearance of an individual point label.
customizePointCustomizes the appearance of an individual series point.
dataSourceBinds the UI component to data.
diameterSpecifies the diameter of the pie.
disabledSpecifies whether the UI component responds to user interaction.
elementAttrSpecifies the global attributes to be attached to the UI component's container element.
exportConfigures the exporting and printing features.
innerRadiusSpecifies the fraction of the inner radius relative to the total radius in the series of the 'doughnut' type. The value should be between 0 and 1.
legendSpecifies PieChart legend properties.
loadingIndicatorConfigures the loading indicator.
marginGenerates space around the UI component.
minDiameterSpecifies the minimum diameter of the pie.
onDisposingA function that is executed before the UI component is disposed of.
onDoneA function that is executed when all series are ready.
onDrawnA function that is executed when the UI component's rendering has finished.
onExportedA function that is executed after the UI component is exported.
onExportingA function that is executed before the UI component is exported.
onFileSavingA function that is executed before a file with exported UI component is saved to the user's local storage.
onIncidentOccurredA function that is executed when an error or warning occurs.
onInitializedA function used in JavaScript frameworks to save the UI component instance.
onLegendClickA function that is executed when a legend item is clicked or tapped.
onOptionChangedA function that is executed after a UI component property is changed.
onPointClickA function that is executed when a series point is clicked or tapped.
onPointHoverChangedA function that is executed after the pointer enters or leaves a series point.
onPointSelectionChangedA function that is executed when a series point is selected or selection is canceled.
onTooltipHiddenA function that is executed when a tooltip becomes hidden.
onTooltipShownA function that is executed when a tooltip appears.
paletteSets the palette to be used to colorize series and their elements.
paletteExtensionModeSpecifies what to do with colors in the palette when their number is less than the number of series (in the Chart UI component) or points in a series (in the PieChart UI component).
pathModifiedNotifies the UI component that it is embedded into an HTML page that uses a tag modifying the path.
pointSelectionModeSpecifies whether a single point or multiple points can be selected in the chart.
redrawOnResizeSpecifies whether to redraw the UI component when the size of the container changes or a mobile device rotates.
resolveLabelOverlappingSpecifies how a chart must behave when point labels overlap.
rtlEnabledSwitches the UI component to a right-to-left representation.
segmentsDirectionSpecifies the direction that the pie chart segments will occupy.
seriesSpecifies properties for the series of the PieChart UI component.
seriesTemplateDefines properties for the series template.
sizeSpecifies the UI component's size in pixels.
sizeGroupAllows you to display several adjoining pies in the same size.
startAngleSpecifies the angle in arc degrees from which the first segment of a pie chart should start.
themeSets the name of the theme the UI component uses.
titleConfigures the UI component's title.
tooltipConfigures tooltips.
typeSpecifies the type of the pie chart series.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4