Definition
Namespace:Telerik.Maui.Controls.Compatibility.ChartRenderer.Android
Assembly:Telerik.Maui.Controls.Compatibility.dll
Syntax:
C#
public class AndroidCategoricalAxisModel : CategoricalAxisModel
Inheritance: objectAndroidCategoricalAxisModel
Constructors
C#
public AndroidCategoricalAxisModel()
Properties
C#
public string CLRLabelFormat { get; set; }
C#
public ILabelFormatter CLRLabelFormatter { get; set; }
Methods
C#
protected override Object GetLabelContentCore(AxisTickModel p0)
Object