The following tables list the members exposed by RingSeriesBase.
Name | Description | |
---|---|---|
AutomationId | (Inherited from Xamarin.Forms.Element) | |
BindingContext | (Inherited from Xamarin.Forms.BindableObject) | |
Brushes | Gets or sets the palette of brushes to use for coloring the slices. | |
Chart | Gets reference to the owning chart. | |
ClassId | (Inherited from Xamarin.Forms.Element) | |
Dispatcher | (Inherited from Xamarin.Forms.BindableObject) | |
Effects | (Inherited from Xamarin.Forms.Element) | |
FontBrush | Gets or sets the font brush for the labels. | |
Id | (Inherited from Xamarin.Forms.Element) | |
IsSurfaceInteractionDisabled | Gets or sets whether all surface interactions with the plot area should be disabled. | |
ItemsSource | Gets or sets the data source for the chart. | |
LabelExtent | Gets or sets the pixel amount by which the labels are offset from the edge of the slices. | |
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. | |
LeaderLineFill | Gets or sets the fill brush. | |
LeaderLineMargin | Gets or sets the margin between a label and its leader line. The default is 6 pixels. | |
LeaderLineOpacity | Gets or sets the opacity. | |
LeaderLineStroke | Gets or sets the stroke brush. | |
LeaderLineStrokeThickness | Gets or sets the stroke thickness. | |
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. | |
LegendLabelMemberPath | Gets or sets the property name that contains the legend labels. | |
OthersCategoryFill | Gets or sets the fill brush. | |
OthersCategoryOpacity | Gets or sets the opacity. | |
OthersCategoryStroke | Gets or sets the stroke brush. | |
OthersCategoryStrokeThickness | Gets or sets the stroke thickness. | |
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. | |
Outlines | Gets or sets the palette of brushes to use for outlines on the slices. | |
Parent | (Inherited from Xamarin.Forms.Element) | |
RadiusFactor | Gets or sets the scaling factor of the chart's radius. Value between 0 and 1. | |
SelectedSliceFill | Gets or sets the fill brush. | |
SelectedSliceOpacity | Gets or sets the opacity. | |
SelectedSliceStroke | Gets or sets the stroke brush. | |
SelectedSliceStrokeThickness | Gets or sets the stroke thickness. | |
StartAngle | Gets or sets the starting angle of the chart. | |
StyleId | (Inherited from Xamarin.Forms.Element) | |
ValueMemberPath | Gets or Sets the property name that contains the values. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
CoerceValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
FindByName | (Inherited from Xamarin.Forms.Element) | |
GetValue | (Inherited from Xamarin.Forms.BindableObject) | |
IsSet | (Inherited from Xamarin.Forms.BindableObject) | |
ProvideContainer | Called by the UI framework to provide a UI container for rendering this control. | |
RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) | |
RemoveDynamicResource | (Inherited from Xamarin.Forms.Element) | |
SetBinding | (Inherited from Xamarin.Forms.BindableObject) | |
SetDynamicResource | (Inherited from Xamarin.Forms.Element) | |
SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
OnBindingContextChanged | Called when the binding context changes (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | |
OnChildAdded | (Inherited from Xamarin.Forms.Element) | |
OnChildRemoved | (Inherited from Xamarin.Forms.Element) | |
OnParentSet | Called when the parent is set (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | |
OnPropertyChanged | Invoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | |
OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
ChildAdded | (Inherited from Xamarin.Forms.Element) | |
ChildRemoved | (Inherited from Xamarin.Forms.Element) | |
DescendantAdded | (Inherited from Xamarin.Forms.Element) | |
DescendantRemoved | (Inherited from Xamarin.Forms.Element) | |
FormatLabel | Used to customize the labels for the slices in the chart based on the item in context. | |
FormatLegendLabel | Used to format the legend labels for the slices in the chart based on the item in context. | |
PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyUpdated | Event raised when a property (including "effective" and non-dependency property) value changes. |