Click or drag to resize
PalettesCollection Structure
Default palettes

Namespace: Kettic.AspNet.Controls.ChartModel
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public struct PalettesCollection

The PalettesCollection type exposes the following members.

Methods
  NameDescription
Public methodStatic memberContains
Checks whether palette name exist in default palettes list
Public methodStatic memberGetPalette(String)
Returns default palette by name
Public methodStatic memberGetPalette(String, ChartEntity)
Returns custom palette by name
Top
Fields
  NameDescription
Public fieldStatic memberPalettes
Default color palettes listing
Top
See Also