In This Article

PaletteData Class

Stores palette data.

public class PaletteData
Inheritance:
object object
Derived:
SeriesPaletteData

Constructors

PaletteData()

Initializes an instance of the class.

public PaletteData()

Properties

Color

The palette color.

public UIColor Color { get; set; }

Property Value

UIColor

Inherited Members

Extension Methods