PieCenterTextLabel(String) Constructor
Namespace: DevExpress.Xamarin.Android.Charts
Assembly: DevExpress.Xamarin.Android.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public PieCenterTextLabel(
string textPattern
)
Parameters
Name | Type |
---|---|
textPattern | String |
See Also