Intersoft ClientUI Documentation
Palette Class
Members 



Represent class for pallete
Object Model
Palette ClassResourceDictionaryCollection ClassResourceDictionary Class
Syntax
Public Class Palette 
   Inherits System.Windows.DependencyObject
Dim instance As Palette
public class Palette : System.Windows.DependencyObject 
public ref class Palette : public System.Windows.DependencyObject 
Remarks

Palette is a range of colors used in a particular series in chart. it's a collection of resources consist of many color, that already pre define into PalleteType. there are four types of palettes that you can choose

Beside the types mentioned above ,you can define your own collection of color palettes and apply it to customize your chart. When using either built-in palettes or custom palettes, you can define in which order the color will appear. There are three modes that you can choose.

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      Intersoft.Client.UI.DataVisualization.Palette

Requirements

Target Platforms: 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

Palette Members
Intersoft.Client.UI.DataVisualization Namespace

Send Feedback