Click or drag to resize
PaletteItemsCollection Class
Palette items collection
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.ChartModelChartingStateManagedCollectionPaletteItem
    Kettic.AspNet.Controls.ChartModelPaletteItemsCollection

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 class PaletteItemsCollection : ChartingStateManagedCollection<PaletteItem>

The PaletteItemsCollection type exposes the following members.

Constructors
  NameDescription
Public methodPaletteItemsCollection
Create new instance of PaletteItemsCollection class.
Top
Methods
  NameDescription
Public methodGetItem
Gets Palette item at specified index
Top
See Also