[]
Initializes a new instance of the ChartPaletteInfo struct.
public ChartPaletteInfo(string key, string name, ChartPaletteType type)
| Type | Name | Description |
|---|---|---|
| string | key | The palette key. |
| string | name | The palette name. |
| ChartPaletteType | type | The palette type. |