Back to Devexpress

CustomPalette Properties

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

latest3.2 KB
Original Source

CustomPalette Properties

Represents a custom palette for the colorizers.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ColorsReturns the color collection of a custom palette.
CountReturns the count of colors in a palette. Inherited from PaletteBase.
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. Inherited from PaletteBase.
OwnerReturns an object’s owner. Inherited from TreeMapDependencyObject.
PaletteNameReturns the name of a custom palette.
ScaleModeSpecifies how to distribute colors when the palette contains less colors than the number of chart items. Inherited from PaletteBase.

See Also

CustomPalette Class

CustomPalette Members

DevExpress.Xpf.TreeMap Namespace