Class
LinearAxisLabelFormatter

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: IDisposableIFunctionIJavaObjectIJavaPeerable

Constructors

LinearAxisLabelFormatter(string, ILabelFormatter)

Declaration

cs-api-definition
public LinearAxisLabelFormatter(string format, ILabelFormatter formatter)

Parameters

format

string

formatter

ILabelFormatter

Methods

Apply(Object)

Declaration

cs-api-definition
public Object Apply(Object p0)

Parameters

p0

Object

Returns

Object