Xuni Product Documentation - Xamarin.Forms
PieDataPoint Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by PieDataPoint.

Public Constructors
 NameDescription
Public ConstructorPieDataPoint Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)NameProperty  
Public Fieldstatic (Shared in Visual Basic)PercentageProperty  
Top
Public Properties
 NameDescription
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyDataObject Gets or sets the underlying business object this data point is bound to. (Inherited from Xuni.Forms.ChartCore.ChartDataPointBase)
Public PropertyName Gets the name as it appears in the legend.  
Public PropertyPercentage Gets the percent of this slice in the series  
Public PropertyPointIndex Gets or sets the point index for the data point. (Inherited from Xuni.Forms.ChartCore.ChartDataPointBase)
Public PropertyValue Gets the numeric value for this data point. (Inherited from Xuni.Forms.ChartCore.ChartDataPointBase)
Top
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Top
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Top
See Also

Reference

PieDataPoint Class
Xuni.Forms.FlexPie Namespace