PieCenterImageLabel(Icon) Constructor
Namespace: DevExpress.Xamarin.Android.Charts
Assembly: DevExpress.Xamarin.Android.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public PieCenterImageLabel(
Icon icon
)
Parameters
Name | Type |
---|---|
icon | Android.Graphics.Drawables.Icon |
See Also