ClassLinearAxisLabelFormatter
Class
Definition
Namespace:Telerik.Maui.Controls.Compatibility.ChartRenderer.Android
Assembly:Telerik.Maui.Controls.Compatibility.dll
Syntax:
cs-api-definition
public class LinearAxisLabelFormatter : Object, IFunction, IJavaObject, IDisposable, IJavaPeerable
Inheritance: objectLinearAxisLabelFormatter
Implements:
Constructors
LinearAxisLabelFormatter(string, ILabelFormatter)
Declaration
cs-api-definition
public LinearAxisLabelFormatter(string format, ILabelFormatter formatter)
Parameters
format
formatter
Methods
Apply(Object)
Declaration
cs-api-definition
public Object Apply(Object p0)
Parameters
p0
Object
Returns
Object