Optional actualOptional actualGets the actual color for labels rendered inside of the pie chart.
Optional actualGets the actual color for labels rendered outside of the pie chart.
Optional actualGets the actual palette of brushes to use for outlines on the slices.
Optional actualResolved pixel scaling ratio. Unless explicitly overridden by the PieChartBase.PixelScalingRatio property, this one returns the default ratio enforced by device. High resolution devices will initialize this property to a higher value.
Optional allowGets or sets whether the slices can be exploded.
Optional allowGets or sets whether the slices can be selected.
Optional brushesGets or sets the palette of brushes to use for coloring the slices.
Optional childrenOptional explodedDetermines how much the exploded slice is offset from the center. Value between 0 and 1.
Optional explodedGets or sets the collection of exploded slice indices.
Optional formatSets or gets a function which takes an object that produces a formatted label for displaying in the chart.
Optional formatSets or gets a function which takes an object that produces a formatted label for displaying in the chart's legend.
Optional innerGets or sets the amount of space between the center and the start of the arc. This property should be set between 0 and 1. If InnerExtent is set to a value greater than 1, it will be interpreted as a percentage, effectively divided by 100.
Optional isGets or sets whether the pie chart will handle drag interaction and make them avaiilable in its events.
Optional isGets or sets whether all surface interactions with the plot area should be disabled.
Optional labelRaised when the slice's label is clicked.
Optional labelGets or sets the pixel amount by which the labels are offset from the edge of the slices.
Optional labelGets or sets the label format string to use for the label.
Optional labelGets or sets the format specifiers to use with the LabelFormat string.
Optional labelGets or sets the color for labels rendered inside of the pie chart.
Optional labelGets or sets the property name that contains the labels.
Optional labelGets or sets the color for labels rendered outside of the pie chart.
Optional labelsGets or sets the position of chart labels.
Optional leaderGets or sets the margin between a label and the end of its leader line. The default is 6 pixels.
Optional leaderGets or sets what type of leader lines will be used for the outside end labels.
Optional leaderGets or sets whether the leader lines are visible.
Optional legendDetermines display mode for zero values in the legend. For example, handling zero values as valid slices and providing them with proper appearance settings.
Optional legendGets or sets the LegendItemBadgeTemplate property. The legend item badge is created according to the LegendItemBadgeTemplate on-demand by the chart object itself.
Optional legendGets or sets the LegendItemTemplate property. The legend item control content is created according to the LegendItemTemplate on-demand by the chart object itself.
Optional legendGets or sets the label format string to use for the label.
Optional legendGets or sets the format specifiers to use with the LegendLabelFormat string.
Optional legendGets or sets the property name that contains the legend labels.
Optional legendGets or sets the label format string to use for the label.
Optional legendGets or sets the format specifiers to use with the LegendOthersLabelFormat string.
Optional othersGets or sets the fill brush.
Optional othersGets or sets the opacity.
Optional othersGets or sets the stroke brush.
Optional othersGets or sets the stroke thickness.
Optional othersGets or sets the label of the Others slice.
Optional othersGets or sets the threshold value that determines if slices are grouped into the Others slice.
Optional othersGets or sets whether to use numeric or percent-based threshold value.
Optional othersGets or sets the label format string to use for the label.
Optional othersGets or sets the format specifiers to use with the OthersLabelFormat string.
Optional outlinesGets or sets the palette of brushes to use for outlines on the slices.
Optional pixelGets or sets the scaling value used to affect the pixel density of the control. A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control to appear blurry.
Optional radiusGets or sets the scaling factor of the chart's radius. Value between 0 and 1.
Optional selectedGets or sets the currently selected data item. If a different data item is provided the pie chart will select the slice associated with the new item.
Optional selectedRaised when the SelectedItem property has changed.
Optional selectedRaised when the SelectedItem property is changing. This event is cancelable.
Optional selectedGets the currently selected data items. Adding or removing data items from this collection will select or deselect the slices associated with those items.
Optional selectedRaised when the SelectedItems collection has changed.
Optional selectedRaised when the SelectedItems collection is changing. This event is cancelable.
Optional selectedGets or sets the fill brush.
Optional selectedGets or sets the opacity.
Optional selectedGets or sets the stroke brush.
Optional selectedGets or sets the stroke thickness.
Optional selectionGets or sets which mode to use for selecting slices.
Optional shouldGets or sets whether the pie chart should display mock data when data isn't present.
Optional shouldGets or sets whether the pie chart should use a skeleton style for mock data.
Optional sliceRaised when the slice is clicked.
Optional sliceRaised when a slice is entered by the pointer.
Optional sliceRaised when a pointer moves over a slice.
Optional sliceRaised when a slice is left by the pointer;
Optional startGets or sets the starting angle of the chart. The default zero value is equivalent to 3 o'clock.
Optional sweepGets or sets the rotational direction of the chart.
Optional textManually overrides the style to use for the labels.
Optional toolGets or sets the ToolTip for the chart.
Optional valueGets or Sets the property name that contains the values.
Gets the actual palette of brushes to use for coloring the slices.