For a list of all members of this type, see RingSeriesBase members.
Name | Description | |
---|---|---|
Brushes | Gets or sets the Brushes property. The brushes property defines the palette from which automatically assigned slice brushes are selected. | |
Chart | The UltraDoughnutChart associated to this series. | |
DataMember | Gets or sets the data member of the data source from which the RingSeries' categorical items collection is populated. | |
DataSource | Gets or sets the data source for the ring series. | |
FontBrush | Gets or sets the font brush for the labels. | |
FontFamily | Returns or sets the font family for the labels. | |
FontSize | Returns or sets the font size for the labels. | |
FontStyle | Returns or sets the font style for the labels. | |
IsSurfaceInteractionDisabled | Gets or sets whether all surface interactions with the plot area should be disabled. | |
LabelExtent | Gets or sets the pixel amount by which the labels are offset from the edge of the slices. | |
LabelFormat | Gets or sets the label format string to use for the label. | |
LabelFormatSpecifiers | Gets or sets the format specifiers to use with the LabelFormat string. | |
LabelInnerColor | Gets or sets the color for labels rendered inside of the pie chart. | |
LabelMemberPath | Gets or sets the property name that contains the labels. | |
LabelOuterColor | Gets or sets the color for labels rendered outside of the pie chart. | |
LabelsPosition | Gets or sets the position of chart labels. | |
LeaderLineMargin | Gets or sets the margin between a label and its leader line. The default is 6 pixels. | |
LeaderLineStyle | Gets or sets the style for the leader lines. | |
LeaderLineType | Gets or sets what type of leader lines will be used for the outside end labels. | |
LeaderLineVisibility | Gets or sets whether the leader lines are visible. | |
Legend | Gets or sets the legend used for the current chart. | |
LegendLabelFormat | Gets or sets the label format string to use for the label. | |
LegendLabelFormatSpecifiers | Gets or sets the format specifiers to use with the LegendLabelFormat string. | |
LegendLabelMemberPath | Gets or sets the property name that contains the legend labels. | |
LegendOthersLabelFormat | Gets or sets the label format string to use for the label. | |
LegendOthersLabelFormatSpecifiers | Gets or sets the format specifiers to use with the LegendOthersLabelFormat string. | |
OthersCategoryStyle | Gets or sets the style used for the Others slice. | |
OthersCategoryText | Gets or sets the label of the Others slice. | |
OthersCategoryThreshold | Gets or sets the threshold value that determines if slices are grouped into the Others slice. | |
OthersCategoryType | Gets or sets whether to use numeric or percent-based threshold value. | |
OthersLabelFormat | Gets or sets the label format string to use for the label. | |
OthersLabelFormatSpecifiers | Gets or sets the format specifiers to use with the OthersLabelFormat string. | |
Outlines | Gets or sets the Outlines property. The Outlines property defines the palette from which automatically assigned slice outlines are selected. | |
RadiusFactor | Gets or sets the scaling factor of the chart's radius. Value between 0 and 1. | |
SelectedStyle | Gets or sets the style used when a slice is selected. | |
ShowDefaultTooltip | Gets or sets whether or not the default tooltip for this RingSeriesBase will be shown. | |
StartAngle | Gets or sets the starting angle of the chart. | |
ValueMemberPath | Gets or Sets the property name that contains the values. |