Back to Devexpress

Office2016Palette Properties

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

latest3.1 KB
Original Source

Office2016Palette Properties

Represents the Office 2016 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 the palette.
ScaleModeSpecifies how to distribute colors when the palette contains less colors than the number of chart items. Inherited from PaletteBase.

See Also

Office2016Palette Class

Office2016Palette Members

DevExpress.Xpf.TreeMap Namespace