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. |
Palette |
Gets or sets a palette using its name. |
Show |
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 Chart |
See Also