ChartPaletteColorizerBase Members
In This Article
#Properties
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 |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the Chart |
Clone() |
Creates a copy of the current Chart |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the color for the aggregated series point with the specified parameters.
Inherited from Chart |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the color for a series point with the specified parameters.
Inherited from Chart |
Get |
Returns the color for a series point with the specified parameters.
Inherited from Chart |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the Chart |
See Also