Xuni.Xamarin.FlexPie Namespace : FlexPie Class |
The following tables list the members exposed by FlexPie.
Name | Description | |
---|---|---|
FlexPie Constructor | Initializes a new instance of a FlexPie control. |
Name | Description | |
---|---|---|
BindingNameProperty | ||
BindingNamePropertyName | ||
BindingProperty | ||
BindingPropertyName | ||
DataLabelProperty | Identifies the DataLabel bindable property. | |
InnerRadiusProperty | ||
InnerRadiusPropertyName | ||
LoadAnimationProperty | Identifies the LoadAnimation bindable property. | |
OffsetProperty | ||
OffsetPropertyName | ||
ReversedProperty | ||
ReversedPropertyName | ||
SelectAnimationProperty | Identifies the SelectAnimation bindable property. | |
SelectedItemOffsetProperty | ||
SelectedItemOffsetPropertyName | ||
SelectedItemPositionProperty | ||
SelectedItemPositionPropertyName | ||
SliceBorderWidthProperty | ||
SliceBorderWidthPropertyName | ||
StartAngleProperty | ||
StartAnglePropertyName |
Name | Description | |
---|---|---|
AnchorX | (Inherited from Xamarin.Forms.VisualElement) | |
AnchorY | (Inherited from Xamarin.Forms.VisualElement) | |
BackgroundColor | (Inherited from Xamarin.Forms.VisualElement) | |
Behaviors | (Inherited from Xamarin.Forms.VisualElement) | |
Binding | Gets or sets the name of the property that contains the data values. | |
BindingContext | (Inherited from Xamarin.Forms.BindableObject) | |
BindingName | Gets or sets the name of the property that contains the name of the data item. | |
BorderColor | Gets or sets a color that describes the border stroke color of the chart. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
BorderWidth | Gets or sets the width of the border. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
Bounds | (Inherited from Xamarin.Forms.VisualElement) | |
Children | (Inherited from Xamarin.Forms.RelativeLayout) | |
ClassId | (Inherited from Xamarin.Forms.Element) | |
DataLabel | Gets the point data label. | |
FooterFont | Gets or sets the font of footer. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
FooterText | Gets or sets the chart footer. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
FooterTextColor | Gets or sets the color of footer text. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
FooterXAlign | Gets or sets the horizontal alignment of footer text. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
GestureRecognizers | (Inherited from Xamarin.Forms.View) | |
HeaderFont | Gets or sets the horizontal alignment of footer text. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
HeaderText | Gets or sets the chart header. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
HeaderTextColor | Gets or sets the color of header text. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
HeaderXAlign | Gets or sets the horizontal alignment of header text. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
Height | (Inherited from Xamarin.Forms.VisualElement) | |
HeightRequest | (Inherited from Xamarin.Forms.VisualElement) | |
HorizontalOptions | (Inherited from Xamarin.Forms.View) | |
Id | (Inherited from Xamarin.Forms.Element) | |
InnerRadius | Gets or sets the size of the pie's inner radius. The inner radius is measured as a fraction of the pie radius. | |
InputTransparent | (Inherited from Xamarin.Forms.VisualElement) | |
IsAnimated | Gets or sets whether animation is enabled on the control. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
IsClippedToBounds | (Inherited from Xamarin.Forms.Layout) | |
IsEnabled | (Inherited from Xamarin.Forms.VisualElement) | |
IsFocused | (Inherited from Xamarin.Forms.VisualElement) | |
IsVisible | (Inherited from Xamarin.Forms.VisualElement) | |
ItemsSource | Gets or sets the chart data source for all series. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
Legend | gets or sets the legend of the chart. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
LegendToggle | Gets or sets whether clicking legend items should toggle the series visibility. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
LoadAnimation | Gets or sets the animation used when the control is loaded. | |
Margin | (Inherited from Xuni.Xamarin.Core.XuniRelativeView) | |
MinimumHeightRequest | (Inherited from Xamarin.Forms.VisualElement) | |
MinimumWidthRequest | (Inherited from Xamarin.Forms.VisualElement) | |
Navigation | (Inherited from Xamarin.Forms.VisualElement) | |
Offset | Gets or sets the offset of the slices from the pie center.The offset is measured as a fraction of the pie radius. | |
Opacity | (Inherited from Xamarin.Forms.VisualElement) | |
Padding | (Inherited from Xamarin.Forms.Layout) | |
Palette | Gets or sets the color palette from a collection of built-in palettes. Ignored if CustomPalette is not null. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
Parent | (Inherited from Xamarin.Forms.Element) | |
ParentView | (Inherited from Xamarin.Forms.Element) | |
PlotAreaBackgroundColor | Gets or sets the background color of plot area. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
PlotMargin | Gets or sets the area between the edges of the control and the plot area. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
Resources | (Inherited from Xamarin.Forms.VisualElement) | |
Reversed | Gets or sets whether the chart renders clockwise or counter clockwise from the start angle property. | |
Rotation | (Inherited from Xamarin.Forms.VisualElement) | |
RotationX | (Inherited from Xamarin.Forms.VisualElement) | |
RotationY | (Inherited from Xamarin.Forms.VisualElement) | |
Scale | (Inherited from Xamarin.Forms.VisualElement) | |
SelectAnimation | Gets or sets the animation used when a pie slice is selected. | |
SelectedBorderColor | Gets or sets the border color used to highlight selected plot elements. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
SelectedBorderWidth | Gets of sets the border width used to highlight selected plot elements. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
SelectedDashes | Gets or sets the collection of dashes and gaps in the selection stroke. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
SelectedItemOffset | Gets or sets the offset of the selected slice from the pie center. | |
SelectedItemPosition | Gets or sets the position of the selected slice. | |
SelectionMode | Gets or sets the chart selection mode. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
SliceBorderWidth | Gets or sets the border width of the pie slices. | |
StartAngle | Gets or sets the starting angle for the pie slices, in degrees. Angles are measured clockwise, starting at the 9 o'clock position. | |
Style | (Inherited from Xamarin.Forms.VisualElement) | |
StyleId | (Inherited from Xamarin.Forms.Element) | |
Tooltip | Gets or sets the ChartToolTip object. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
TranslationX | (Inherited from Xamarin.Forms.VisualElement) | |
TranslationY | (Inherited from Xamarin.Forms.VisualElement) | |
Triggers | (Inherited from Xamarin.Forms.VisualElement) | |
UpdateAnimation | Gets or sets the animation used when the data is updated. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
VerticalOptions | (Inherited from Xamarin.Forms.View) | |
Width | (Inherited from Xamarin.Forms.VisualElement) | |
WidthRequest | (Inherited from Xamarin.Forms.VisualElement) | |
X | (Inherited from Xamarin.Forms.VisualElement) | |
Y | (Inherited from Xamarin.Forms.VisualElement) |
Name | Description | |
---|---|---|
BatchBegin | (Inherited from Xamarin.Forms.VisualElement) | |
BatchCommit | (Inherited from Xamarin.Forms.VisualElement) | |
ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
DataToPoint | Coordinate conversion from data point to screen point. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
Focus | (Inherited from Xamarin.Forms.VisualElement) | |
ForceLayout | (Inherited from Xamarin.Forms.Layout) | |
GetSizeRequest | (Inherited from Xamarin.Forms.Layout) | |
GetValue | (Inherited from Xamarin.Forms.BindableObject) | |
HitTest | Get the chart element at the specified point. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
InvokeRenderedEvent | Overloaded. (Inherited from Xuni.Xamarin.Core.XuniRelativeView) | |
Layout | (Inherited from Xamarin.Forms.VisualElement) | |
LowerChild | (Inherited from Xamarin.Forms.Layout) | |
OnSelectionChanged | ||
PointToData | Coordinate conversion from screen point to data. (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
RaiseChild | (Inherited from Xamarin.Forms.Layout) | |
Refresh | (Inherited from Xuni.Xamarin.ChartCore.ChartBase) | |
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) | |
Unfocus | (Inherited from Xamarin.Forms.VisualElement) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
InvalidateLayout | (Inherited from Xamarin.Forms.Layout) | |
InvalidateMeasure | (Inherited from Xamarin.Forms.VisualElement) | |
LayoutChildren | (Inherited from Xamarin.Forms.RelativeLayout) | |
OnAdded | (Inherited from Xamarin.Forms.RelativeLayout) | |
OnBindingContextChanged | (Inherited from Xamarin.Forms.View) | |
OnChildAdded | (Inherited from Xamarin.Forms.Element) | |
OnChildMeasureInvalidated | Overloaded. (Inherited from Xamarin.Forms.Layout) | |
OnChildRemoved | (Inherited from Xamarin.Forms.Element) | |
OnChildrenReordered | (Inherited from Xamarin.Forms.VisualElement) | |
OnParentSet | (Inherited from Xamarin.Forms.VisualElement) | |
OnPropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
OnRemoved | (Inherited from Xamarin.Forms.RelativeLayout) | |
OnSizeAllocated | (Inherited from Xamarin.Forms.Layout) | |
OnSizeRequest | (Inherited from Xamarin.Forms.RelativeLayout) | |
ShouldInvalidateOnChildAdded | (Inherited from Xamarin.Forms.Layout) | |
ShouldInvalidateOnChildRemoved | (Inherited from Xamarin.Forms.Layout) | |
SizeAllocated | (Inherited from Xamarin.Forms.VisualElement) | |
UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
UpdateChildrenLayout | (Inherited from Xamarin.Forms.Layout) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
ChildAdded | (Inherited from Xamarin.Forms.Element) | |
ChildRemoved | (Inherited from Xamarin.Forms.Element) | |
ChildrenReordered | (Inherited from Xamarin.Forms.VisualElement) | |
DescendantAdded | (Inherited from Xamarin.Forms.Element) | |
DescendantRemoved | (Inherited from Xamarin.Forms.Element) | |
Focused | (Inherited from Xamarin.Forms.VisualElement) | |
LayoutChanged | (Inherited from Xamarin.Forms.Layout) | |
MeasureInvalidated | (Inherited from Xamarin.Forms.VisualElement) | |
PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
Rendered | (Inherited from Xuni.Xamarin.Core.XuniRelativeView) | |
SelectionChanged | Occurs when the selection changes. | |
SizeChanged | (Inherited from Xamarin.Forms.VisualElement) | |
Tapped | (Inherited from Xuni.Xamarin.Core.XuniRelativeView) | |
Unfocused | (Inherited from Xamarin.Forms.VisualElement) |