Skip to main content
A newer version of this page is available. .

ChartPaletteColorizerBase Properties

The base class for all colorizers with a predefined pallete.
Name Description
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
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