Back to Devexpress

RedOrangePalette Properties

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

latest3.1 KB
Original Source

RedOrangePalette Properties

Represents the Red Orange palette.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
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 this palette.
ScaleModeSpecifies how to distribute colors when the palette contains less colors than the number of chart items. Inherited from PaletteBase.

See Also

RedOrangePalette Class

RedOrangePalette Members

DevExpress.Xpf.TreeMap Namespace