Class ChartAxisLabelCollection
Class that represents axis label collection.
Inheritance
System.Object
ChartAxisLabelCollection
Namespace: Syncfusion.SfChart.XForms
Assembly: Syncfusion.SfChart.XForms.dll
Syntax
public class ChartAxisLabelCollection : List<ChartAxisLabel>
Constructors
ChartAxisLabelCollection()
Declaration
public ChartAxisLabelCollection()