Palette Properties
Represents a palette (collection of colors) used to draw a chart.Name | Description |
---|---|
Count | Returns the number of colors in a palette. |
Item[Int32] | Provides indexed access to individual colors in the palette. |
PaletteName | Gets the name of the palette. |
See Also