Xceed Toolkit Plus for WPF v4.6 Documentation
ColorPalette Class
Members 


Xceed.Wpf.Toolkit Assembly > Xceed.Wpf.Toolkit.Chart Namespace : ColorPalette Class
Defines the default color palette for the chart control to draw a Series of DataPoint objects.
Syntax
'Declaration
 
Public Class ColorPalette 
'Usage
 
Dim instance As ColorPalette
public class ColorPalette 
Remarks

When no colors are specified by the user, default colors are used.

This palette contains all of the colors used in the charts found in Microsoft's products.

Inheritance Hierarchy

System.Object
   Xceed.Wpf.Toolkit.Chart.ColorPalette

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ColorPalette Members
Xceed.Wpf.Toolkit.Chart Namespace