PaletteBase Properties
The base class for the tree map palettes.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Count | Returns the count of colors in a palette. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Item[Int32] | Provides indexed access to individual items in the palette. |
Owner |
Returns an object’s owner.
Inherited from Tree |
Palette |
Returns the name of a palette. |
Scale |
Specifies how to distribute colors when the palette contains less colors than the number of chart items. |
See Also