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