ISeriesLabelTextProvider.GetText(SeriesLabelValuesBase) Method
Namespace: DevExpress.Xamarin.Android.Charts
Assembly: DevExpress.Xamarin.Android.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
string GetText(
SeriesLabelValuesBase p0
)
Parameters
| Name | Type |
|---|---|
| p0 | SeriesLabelValuesBase |
Returns
| Type |
|---|
| String |
See Also