menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartColorCollection - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved