Back to Devexpress

Palette Properties

windowsforms-devexpress-dot-xtratreemap-dot-palette-dot-underscore-properties.md

latest6.1 KB
Original Source

Palette Properties

Represents a palette (collection of colors) used to draw a TreeMap.

NameDescription
BlueGreenPalette staticGets the BlueGreenPalette palette of colors.
BlueIIPalette staticGets the BlueIIPalette palette of colors.
BluePalette staticGets the BluePalette palette of colors.
BlueWarmPalette staticGets the BlueWarmPalette palette of colors.
CapacityGets or sets the number of elements that the DXCollectionBase<T> can contain. Inherited from DXCollectionBase<T>.
ChameleonPalette staticGets the ChameleonPalette palette of colors.
CountGets the number of elements contained in the DXCollectionBase<T> instance. Inherited from DXCollectionBase<T>.
DXTreeMapPalette staticGets the DXTreeMapPalette palette of colors.
GreenPalette staticGets the GreenPalette palette of colors.
GreenYellowPalette staticGets the GreenYellowPalette palette of colors.
InAFogPalette staticGets the InAFogPalette palette of colors.
IsFromSkinFor internal use.
IsPredefinedReturns the value indicating whether or not the palette is predefined.
IsUpdateLockedGets whether the collection has been locked for updating. Inherited from NotificationCollection<T>.
Item[Int32]Provides indexed access to individual items in the palette.
MarqueePalette staticGets the MarqueePalette palette of colors.
NatureColorsPalette staticGets the NatureColorsPalette palette of colors.
NorthernLightsPalette staticGets the NorthernLightsPalette palette of colors.
Office2013Palette staticGets the Office2013Palette palette of colors.
Office2016Palette staticGets the Office2016Palette palette of colors.
Office2019Palette staticReturns the Office2019Palette palette.
OfficePalette staticGets the OfficePalette palette of colors.
OrangePalette staticGets the OrangePalette palette of colors.
OrangeRedPalette staticGets the OrangeRedPalette palette of colors.
PastelKitPalette staticGets the PastelKitPalette palette of colors.
RedOrangePalette staticGets the RedOrangePalette palette of colors.
RedPalette staticGets the RedPalette palette of colors.
RedVioletPalette staticGets the RedVioletPalette palette of colors.
ScaleModeSpecifies how to distribute colors when their number in the palette is less than the number of chart items.
SlipstreamPalette staticGets the SlipstreamPalette palette of colors.
TerracottaPiePalette staticGets the TerracottaPiePalette palette of colors.
TheTreesPalette staticGets the TheTreesPalette palette of colors.
UniquenessProviderTypeGets or sets the type of an object, which provides uniqueness for the current DXCollectionBase<T>. Inherited from DXCollectionBase<T>.
VioletIIPalette staticGets the VioletIIPalette palette of colors.
VioletPalette staticGets the VioletPalette palette of colors.
YellowOrangePalette staticGets the YellowOrangePalette palette of colors.
YellowPalette staticGets the YellowPalette palette of colors.

See Also

Palette Class

Palette Members

DevExpress.XtraTreeMap Namespace