Class ChartColorCollection
Represents a collection of Xamarin.Forms.Color. Use this class to set CustomBrushes with list of colors in XAML.
Inheritance
System.Object
ChartColorCollection
Namespace: Syncfusion.SfChart.XForms
Assembly: Syncfusion.SfChart.XForms.dll
Syntax
public class ChartColorCollection : List<Color>
Constructors
ChartColorCollection()
Declaration
public ChartColorCollection()