Version

RingSeriesBase Class Properties

For a list of all members of this type, see RingSeriesBase members.

Public Properties
 NameDescription
Public PropertyBrushesGets or sets the Brushes property. The brushes property defines the palette from which automatically assigned slice brushes are selected.  
Public PropertyChartThe UltraDoughnutChart associated to this series.  
Public PropertyDataMemberGets or sets the data member of the data source from which the RingSeries' categorical items collection is populated.  
Public PropertyDataSourceGets or sets the data source for the ring series.  
Public PropertyFontBrushGets or sets the font brush for the labels.  
Public PropertyFontFamilyReturns or sets the font family for the labels.  
Public PropertyFontSizeReturns or sets the font size for the labels.  
Public PropertyFontStyleReturns or sets the font style for the labels.  
Public PropertyIsSurfaceInteractionDisabledGets or sets whether all surface interactions with the plot area should be disabled.  
Public PropertyLabelExtentGets or sets the pixel amount by which the labels are offset from the edge of the slices.  
Public PropertyLabelFormatGets or sets the label format string to use for the label.  
Public PropertyLabelFormatSpecifiersGets or sets the format specifiers to use with the LabelFormat string.  
Public PropertyLabelInnerColorGets or sets the color for labels rendered inside of the pie chart.  
Public PropertyLabelMemberPathGets or sets the property name that contains the labels.  
Public PropertyLabelOuterColorGets or sets the color for labels rendered outside of the pie chart.  
Public PropertyLabelsPositionGets or sets the position of chart labels.  
Public PropertyLeaderLineMarginGets or sets the margin between a label and its leader line. The default is 6 pixels.  
Public PropertyLeaderLineStyleGets or sets the style for the leader lines.  
Public PropertyLeaderLineTypeGets or sets what type of leader lines will be used for the outside end labels.  
Public PropertyLeaderLineVisibilityGets or sets whether the leader lines are visible.  
Public PropertyLegendGets or sets the legend used for the current chart.  
Public PropertyLegendLabelFormatGets or sets the label format string to use for the label.  
Public PropertyLegendLabelFormatSpecifiersGets or sets the format specifiers to use with the LegendLabelFormat string.  
Public PropertyLegendLabelMemberPathGets or sets the property name that contains the legend labels.  
Public PropertyLegendOthersLabelFormatGets or sets the label format string to use for the label.  
Public PropertyLegendOthersLabelFormatSpecifiersGets or sets the format specifiers to use with the LegendOthersLabelFormat string.  
Public PropertyOthersCategoryStyleGets or sets the style used for the Others slice.  
Public PropertyOthersCategoryTextGets or sets the label of the Others slice.  
Public PropertyOthersCategoryThresholdGets or sets the threshold value that determines if slices are grouped into the Others slice.  
Public PropertyOthersCategoryTypeGets or sets whether to use numeric or percent-based threshold value.  
Public PropertyOthersLabelFormatGets or sets the label format string to use for the label.  
Public PropertyOthersLabelFormatSpecifiersGets or sets the format specifiers to use with the OthersLabelFormat string.  
Public PropertyOutlinesGets or sets the Outlines property. The Outlines property defines the palette from which automatically assigned slice outlines are selected.  
Public PropertyRadiusFactorGets or sets the scaling factor of the chart's radius. Value between 0 and 1.  
Public PropertySelectedStyleGets or sets the style used when a slice is selected.  
Public PropertyShowDefaultTooltipGets or sets whether or not the default tooltip for this RingSeriesBase will be shown.  
Public PropertyStartAngleGets or sets the starting angle of the chart.  
Public PropertyValueMemberPathGets or Sets the property name that contains the values.  
See Also