The following tables list the members exposed by RingSeries.
Name | Description | |
---|---|---|
RingSeries Constructor | Initializes a new instance of the RingSeries class. |
Name | Description | |
---|---|---|
Brushes | Gets or sets the palette of brushes to use for coloring the slices. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
Chart | Gets reference to the owning chart. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
FontBrush | Gets or sets the font brush for the labels. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
IsSurfaceInteractionDisabled | Gets or sets whether all surface interactions with the plot area should be disabled. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
ItemsSource | Gets or sets the data source for the chart. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
LabelExtent | Gets or sets the pixel amount by which the labels are offset from the edge of the slices. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
LabelInnerColor | Gets or sets the color for labels rendered inside of the pie chart. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
LabelMemberPath | Gets or sets the property name that contains the labels. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
LabelOuterColor | Gets or sets the color for labels rendered outside of the pie chart. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
LabelsPosition | Gets or sets the position of chart labels. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
LeaderLineFill | Gets or sets the fill brush. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
LeaderLineMargin | Gets or sets the margin between a label and its leader line. The default is 6 pixels. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
LeaderLineOpacity | Gets or sets the opacity. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
LeaderLineStroke | Gets or sets the stroke brush. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
LeaderLineStrokeThickness | Gets or sets the stroke thickness. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
LeaderLineType | Gets or sets what type of leader lines will be used for the outside end labels. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
LeaderLineVisibility | Gets or sets whether the leader lines are visible. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
Legend | Gets or sets the legend used for the current chart. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
LegendLabelMemberPath | Gets or sets the property name that contains the legend labels. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
Name | Gets or sets the name to use for the series. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
OthersCategoryFill | Gets or sets the fill brush. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
OthersCategoryOpacity | Gets or sets the opacity. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
OthersCategoryStroke | Gets or sets the stroke brush. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
OthersCategoryStrokeThickness | Gets or sets the stroke thickness. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
OthersCategoryText | Gets or sets the label of the Others slice. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
OthersCategoryThreshold | Gets or sets the threshold value that determines if slices are grouped into the Others slice. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
OthersCategoryType | Gets or sets whether to use numeric or percent-based threshold value. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
Outlines | Gets or sets the palette of brushes to use for outlines on the slices. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
RadiusFactor | Gets or sets the scaling factor of the chart's radius. Value between 0 and 1. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
SelectedSliceFill | Gets or sets the fill brush. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
SelectedSliceOpacity | Gets or sets the opacity. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
SelectedSliceStroke | Gets or sets the stroke brush. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
SelectedSliceStrokeThickness | Gets or sets the stroke thickness. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
StartAngle | Gets or sets the starting angle of the chart. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
ValueMemberPath | Gets or Sets the property name that contains the values. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) |
Name | Description | |
---|---|---|
ProvideContainer | Called by the UI framework to provide a UI container for rendering this control. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) |
Name | Description | |
---|---|---|
OnFormatLabel | Used to invoke the RingSeriesBase.FormatLabel event. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
OnFormatLegendLabel | Used to invoke the RingSeriesBase.FormatLegendLabel event. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
OnPropertyChanged | Used to raise the PropertyChanged event when a property of the object has been changed. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
OnPropertyUpdated | Used to invoke the RingSeriesBase.PropertyUpdated event. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) |
Name | Description | |
---|---|---|
FormatLabel | Used to customize the labels for the slices in the chart based on the item in context. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
FormatLegendLabel | Used to format the legend labels for the slices in the chart based on the item in context. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
PropertyChanged | Invoked when a property of the object has been changed. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) | |
PropertyUpdated | Event raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Controls.Charts.RingSeriesBase) |