DXNumericAxisY.LabelTextFormatter Property
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public virtual IDXNumericAxisLabelTextFormatter LabelTextFormatter { get; set; }
Property Value
Type |
---|
IDXNumericAxisLabelTextFormatter |
See Also