Back to Devexpress

PaletteBase Properties

wpf-devexpress-dot-xpf-dot-treemap-dot-palettebase-dot-underscore-properties.md

latest2.8 KB
Original Source

PaletteBase Properties

The base class for the tree map palettes.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CountReturns the count of colors in a palette.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
Item[Int32]Provides indexed access to individual items in the palette.
OwnerReturns an object’s owner. Inherited from TreeMapDependencyObject.
PaletteNameReturns the name of a palette.
ScaleModeSpecifies how to distribute colors when the palette contains less colors than the number of chart items.

See Also

PaletteBase Class

PaletteBase Members

DevExpress.Xpf.TreeMap Namespace