TreeMapColorizerBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
For internal use only. Initializes a new Tree |
#Methods
Name | Description |
---|---|
Color |
Specifies the name of the data source field whose values define the color of a tile. Applies only if the type property is 'gradient' or 'range'. Mirrors the client-side color |
Color |
Specifies the name of the data source field whose values define the color of a tile. Applies only if the type property is 'gradient' or 'range'. Mirrors the client-side color |
Colorize |
Specifies whether or not all tiles in a group must be colored uniformly. Applies only if the type property is 'discrete'. Mirrors the client-side colorize |
Colorize |
Specifies whether or not all tiles in a group must be colored uniformly. Applies only if the type property is 'discrete'. Mirrors the client-side colorize |
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 |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Palette |
Sets the palette to be used to colorize tiles. Mirrors the client-side palette option. |
Palette |
Sets the palette to be used to colorize tiles. Mirrors the client-side palette option. |
Palette |
Sets the palette to be used to colorize tiles. Mirrors the client-side palette option. |
Palette |
Specifies what to do with colors in the palette when their number is less than the number of treemap tiles. Mirrors the client-side palette |
Range |
Allows you to paint tiles with similar values uniformly. Applies only if the type property is 'gradient' or 'range'. Mirrors the client-side range option. |
Range |
Allows you to paint tiles with similar values uniformly. Applies only if the type property is 'gradient' or 'range'. Mirrors the client-side range option. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Type |
Specifies the colorizing algorithm. Mirrors the client-side type option. |
See Also