Class LinearAxisLabelFormatter
Inheritance
System.Object
LinearAxisLabelFormatter
Namespace: Telerik.Maui.Controls.Compatibility.ChartRenderer.Android
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public class LinearAxisLabelFormatter : Object, IFunction, IJavaObject, IDisposable, IJavaPeerable
Constructors
LinearAxisLabelFormatter(String, ILabelFormatter)
Declaration
public LinearAxisLabelFormatter(string format, ILabelFormatter formatter)
Parameters
System.String
format
|
ILabelFormatter
formatter
|
Methods
Apply(Object)
Declaration
public Object Apply(Object p0)
Parameters
Java.Lang.Object
p0
|
Returns
Java.Lang.Object
|