ChartPaletteColorizerBase Properties
The base class for all colorizers with a predefined palette.Name | Description |
---|---|
Palette | Gets or sets a palette used by this class’ descendants. |
PaletteName | Gets or sets a palette using its name. |
ShowInLegend | Specifies whether or not the colorizer should provide items to the chart’s legend. |
Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
See Also