[]
Represents a chart palette.
public interface IPalette : IEnumerable<PaletteEntry>, IEnumerable
Name | Description |
---|---|
Count | Gets the number of entries in the palette. |
this[int] | Gets the palette entry (color or hatch style) at the specified index. |