Version

RingSeriesBase Class Members

The following tables list the members exposed by RingSeriesBase.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)BrushesPropertyIdentifies the Brushes bindable property.  
Public Fieldstatic (Shared in Visual Basic)ChartPropertyIdentifies the Chart bindable property.  
Public Fieldstatic (Shared in Visual Basic)FontBrushPropertyIdentifies the FontBrush bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsSurfaceInteractionDisabledPropertyIdentifies the IsSurfaceInteractionDisabled bindable property.  
Public Fieldstatic (Shared in Visual Basic)ItemsSourcePropertyIdentifies the ItemsSource bindable property.  
Public Fieldstatic (Shared in Visual Basic)LabelExtentPropertyIdentifies the LabelExtent bindable property.  
Public Fieldstatic (Shared in Visual Basic)LabelInnerColorPropertyIdentifies the LabelInnerColor bindable property.  
Public Fieldstatic (Shared in Visual Basic)LabelMemberPathPropertyIdentifies the LabelMemberPath bindable property.  
Public Fieldstatic (Shared in Visual Basic)LabelOuterColorPropertyIdentifies the LabelOuterColor bindable property.  
Public Fieldstatic (Shared in Visual Basic)LabelsPositionPropertyIdentifies the LabelsPosition bindable property.  
Public Fieldstatic (Shared in Visual Basic)LeaderLineFillPropertyIdentifies the LeaderLineFill bindable property.  
Public Fieldstatic (Shared in Visual Basic)LeaderLineMarginPropertyIdentifies the LeaderLineMargin bindable property.  
Public Fieldstatic (Shared in Visual Basic)LeaderLineOpacityPropertyIdentifies the LeaderLineOpacity bindable property.  
Public Fieldstatic (Shared in Visual Basic)LeaderLineStrokePropertyIdentifies the LeaderLineStroke bindable property.  
Public Fieldstatic (Shared in Visual Basic)LeaderLineStrokeThicknessPropertyIdentifies the LeaderLineStrokeThickness bindable property.  
Public Fieldstatic (Shared in Visual Basic)LeaderLineTypePropertyIdentifies the LeaderLineType bindable property.  
Public Fieldstatic (Shared in Visual Basic)LeaderLineVisibilityPropertyIdentifies the LeaderLineVisibility bindable property.  
Public Fieldstatic (Shared in Visual Basic)LegendLabelMemberPathPropertyIdentifies the LegendLabelMemberPath bindable property.  
Public Fieldstatic (Shared in Visual Basic)LegendPropertyIdentifies the Legend bindable property.  
Public Fieldstatic (Shared in Visual Basic)OthersCategoryFillPropertyIdentifies the OthersCategoryFill bindable property.  
Public Fieldstatic (Shared in Visual Basic)OthersCategoryOpacityPropertyIdentifies the OthersCategoryOpacity bindable property.  
Public Fieldstatic (Shared in Visual Basic)OthersCategoryStrokePropertyIdentifies the OthersCategoryStroke bindable property.  
Public Fieldstatic (Shared in Visual Basic)OthersCategoryStrokeThicknessPropertyIdentifies the OthersCategoryStrokeThickness bindable property.  
Public Fieldstatic (Shared in Visual Basic)OthersCategoryTextPropertyIdentifies the OthersCategoryText bindable property.  
Public Fieldstatic (Shared in Visual Basic)OthersCategoryThresholdPropertyIdentifies the OthersCategoryThreshold bindable property.  
Public Fieldstatic (Shared in Visual Basic)OthersCategoryTypePropertyIdentifies the OthersCategoryType bindable property.  
Public Fieldstatic (Shared in Visual Basic)OutlinesPropertyIdentifies the Outlines bindable property.  
Public Fieldstatic (Shared in Visual Basic)RadiusFactorPropertyIdentifies the RadiusFactor bindable property.  
Public Fieldstatic (Shared in Visual Basic)SelectedSliceFillPropertyIdentifies the SelectedSliceFill bindable property.  
Public Fieldstatic (Shared in Visual Basic)SelectedSliceOpacityPropertyIdentifies the SelectedSliceOpacity bindable property.  
Public Fieldstatic (Shared in Visual Basic)SelectedSliceStrokePropertyIdentifies the SelectedSliceStroke bindable property.  
Public Fieldstatic (Shared in Visual Basic)SelectedSliceStrokeThicknessPropertyIdentifies the SelectedSliceStrokeThickness bindable property.  
Public Fieldstatic (Shared in Visual Basic)StartAnglePropertyIdentifies the StartAngle bindable property.  
Public Fieldstatic (Shared in Visual Basic)ValueMemberPathPropertyIdentifies the ValueMemberPath bindable property.  
Public Properties
 NameDescription
Public PropertyAutomationId (Inherited from Xamarin.Forms.Element)
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyBrushesGets or sets the palette of brushes to use for coloring the slices.  
Public PropertyChartGets reference to the owning chart.  
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyDispatcher (Inherited from Xamarin.Forms.BindableObject)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyFontBrushGets or sets the font brush for the labels.  
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyIsSurfaceInteractionDisabledGets or sets whether all surface interactions with the plot area should be disabled.  
Public PropertyItemsSourceGets or sets the data source for the chart.  
Public PropertyLabelExtentGets or sets the pixel amount by which the labels are offset from the edge of the slices.  
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 PropertyLeaderLineFillGets or sets the fill brush.  
Public PropertyLeaderLineMarginGets or sets the margin between a label and its leader line. The default is 6 pixels.  
Public PropertyLeaderLineOpacityGets or sets the opacity.  
Public PropertyLeaderLineStrokeGets or sets the stroke brush.  
Public PropertyLeaderLineStrokeThicknessGets or sets the stroke thickness.  
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 PropertyLegendLabelMemberPathGets or sets the property name that contains the legend labels.  
Public PropertyOthersCategoryFillGets or sets the fill brush.  
Public PropertyOthersCategoryOpacityGets or sets the opacity.  
Public PropertyOthersCategoryStrokeGets or sets the stroke brush.  
Public PropertyOthersCategoryStrokeThicknessGets or sets the stroke thickness.  
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 PropertyOutlinesGets or sets the palette of brushes to use for outlines on the slices.  
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyRadiusFactorGets or sets the scaling factor of the chart's radius. Value between 0 and 1.  
Public PropertySelectedSliceFillGets or sets the fill brush.  
Public PropertySelectedSliceOpacityGets or sets the opacity.  
Public PropertySelectedSliceStrokeGets or sets the stroke brush.  
Public PropertySelectedSliceStrokeThicknessGets or sets the stroke thickness.  
Public PropertyStartAngleGets or sets the starting angle of the chart.  
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyValueMemberPathGets or Sets the property name that contains the values.  
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodCoerceValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodFindByName (Inherited from Xamarin.Forms.Element)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodIsSet (Inherited from Xamarin.Forms.BindableObject)
Public MethodProvideContainerCalled by the UI framework to provide a UI container for rendering this control.  
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Protected Methods
 NameDescription
Protected MethodApplyBindings (Inherited from Xamarin.Forms.BindableObject)
Protected MethodOnBindingContextChangedCalled when the binding context changes (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnChildAdded (Inherited from Xamarin.Forms.Element)
Protected MethodOnChildRemoved (Inherited from Xamarin.Forms.Element)
Protected MethodOnParentSetCalled when the parent is set (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnPropertyChangedInvoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Protected MethodUnapplyBindings (Inherited from Xamarin.Forms.BindableObject)
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventChildAdded (Inherited from Xamarin.Forms.Element)
Public EventChildRemoved (Inherited from Xamarin.Forms.Element)
Public EventDescendantAdded (Inherited from Xamarin.Forms.Element)
Public EventDescendantRemoved (Inherited from Xamarin.Forms.Element)
Public EventFormatLabelUsed to customize the labels for the slices in the chart based on the item in context.  
Public EventFormatLegendLabelUsed to format the legend labels for the slices in the chart based on the item in context.  
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyUpdatedEvent raised when a property (including "effective" and non-dependency property) value changes.  
See Also