DevExpress.XtraTreeMap.v20.1 Contains all required classes for the functioning of the and . Represents the base class for all border objects. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the border color. A structure which specifies the border color. Determines whether the specified object is equal to the current instance. The object to be compared with the current object. true if the specified object is equal to the current instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Gets or sets the border's thickness. An integer value which specifies the border's thickness, in pixels. Returns the textual representation of the axis. A value which is the textual representation of the axis. Specifies whether the border is visible. true, if the border is visible; otherwise, false. Provides data for the , , and events. Initializes a new instance of the class with the default settings. Represents a method that will handle the and events. The event source. This parameter identifies an object that implements or and raised the event. The event data. Provides data for the , , and event. Initializes a new instance of the class with the default settings. Represents a method that will handle the and events. The event source. This parameter identifies an object that implements or and raised the event. The event data. Lists selection modes available for the end-user. Extended single selection mode, allowing you to select several items with the SHIFT key held down. Several items can be selected at the same time. Selection is disabled. One item can be selected at a time. The base class for treemap fill styles. Occurs after a property value has been changed. Gets the textual representation of the current . A string which specifies the tooltip's textual representation. Lists modes that define how to distribute a gradient across sunburst items. Items have an equal color if they belong to the same top-level item. A color's transparency increases from the top-level items to low-level items. Items in the same group have an equal base color. A color's transparency increases with increasing an item index in this group. The collection of names of data members that are used to group values. Initializes a new instance of the class with the default settings. The treemap / sunburst group information storage. Returns the collection of child groups. The collection of child groups. Returns the value by which and are grouped. The value by which and are grouped. Returns a list of items from a data source that the group contains directly. The list of items from a data source. Specifies the hatch fill style. Initializes a new instance of the class. Gets or sets the second color used to hatch the treemap item background. A color used to hatch treemap items. Gets or sets the pattern used to hatch treemap items. A pattern that applies to items. The base class for the and . Initializes a new instance of the class with the default settings. Invokes the tree map or sunburst's About dialog box. Gets or sets the TreeMap or Sunburst control background color. A value which specifies the control background color. Starts the control's initialization. Initialization occurs at runtime. Gets the TreeMap and Sunburst controls' border style. A object which specifies the border style. Ends the descendant's initialization. Exports a treemap/sunburt to the specified stream in the PDF format using the specified image format. A descendant class object to which the created image file should be sent. The image format. Exports a treemap/sunburst to the specified image file with the specified format. The full path (including the file name and extension) where the image file will be created. The image format. Exports a treemap/sunburst to the specified stream in the MHT format. A descendant class object to which the created MHT file should be sent. Exports a treemap or sunburst to the specified file in the MHT format. The full path (including the file name and extension) where the MHT file will be created. Exports a treemap or sunburst to the specified stream in the PDF format. A descendant class object to which the created PDF file should be sent. Exports a treemap/sunburst to the specified stream in the PDF format using the specified export options. A descendant class object to which the created PDF file should be sent. The object that stores options for export to the PDF format. Exports a treemap or sunburst to the specified file in the PDF format. The full path (including the file name and extension) where the RTF file will be created. Exports a treemap or sunburst to the specified file in the PDF format using the specified export options. The full path (including the file name and extension) where the PDF file will be created. The object that stores options for export to the PDF format. Exports a treemap/sunburst to the specified stream in the RTF format. A descendant class object to which the created RTF file should be sent. Exports a treemap/sunburst to the specified file in the RTF format. The full path (including the file name and extension) where the RTF file is created. Exports a treemap/sunburst to the specified file in the XLS format. The full path (including the file name and extension) where the XLS file will be created. Exports a treemap/sunburst to the specified file in the XLS format. The full path (including the file name and extension) where the XLS file will be created. Exports a treemap/sunburst to the specified stream in the XLSX format. A descendant class object to which the created XLSX file should be sent. Exports a treemap/sunburst to the specified file in the XLSX format. The full path (including the file name and extension) where the XLSX file will be created. Returns the collection of groups that a TreeMap or Sunburst control generates. The collection of objects that provide information about groups which the TreeMap or Sunburst control generates. Restores the TreeMap or Sunburst's layout from the specified file. A value which specifies the path to the file that contains the layout to be loaded. If the string is null (Nothing in Visual Basic) or empty, an exception is raised. Restores the HierarchicalChartControlBase descendant's layout from the specified stream. A descendant from which settings should be read. Provides access to the settings that specify the look and feel of the TreeMap and Sunburst controls. A object whose properties specify the TreeMap and Sunburst controls' look and feel. Gets or sets the maximum number of levels the treemap/sunburst displays. The number of visible treemap/sunburst levels. Immediately prints the treemap or sunburst on the default printer. Returns the Control's print settings. The Control''s print settings storage. Saves the HierarchicalChartControlBase descendant's layout to the specified file. A value, which specifies the path to the file where the layout should be stored. If the string is null (Nothing in Visual Basic) or empty, an exception is raised. Saves the TreeMap and Sunburst's layout to the specified stream. A descendant to which the layout should be written. Returns information about groups that are currently selected in the TreeMap or Sunburst control. The collection of selected groups' paths. Gets or sets the list of the TreeMap or Sunburst Control's selected items. A list of selected items. Fires after the selection has been changed. Gets or sets the value that defines how an end user can select items in a treemap / sunburst. The mode that specifies selection behavior. Invokes the system Print dialog and prints the current treemap or sunburst. Creates a print document from a treemap/sunburst and displays the document using the Print Preview window. Creates a print document from a treemap/sunburst and displays the document using the Print Preview window with the Ribbon bar. Gets or sets the value that indicates whether or not tooltips are shown for tree map and sunburst items. true, to show tooltips; otherwise, false. Overrides the property. A value. Always returns . Specifies the tooltip controller component that controls the appearance, position and other settings of tooltips displayed for the TreeMap and Sunburst controls. A object. Information about data object mapping to a hierarchical item. Initializes a new instance of the class with the default settings. Gets or sets the name of the data field whose values are used to specify child items of current level tree map or sunburst items. A value. Gets or sets the name of the data field whose values are used to specify the tree map or sunburst items' labels. A value. Returns the textual representation of the . The textual representation. Gets or sets the data object type on the current nested level. A value. Gets or sets the name of the data member whose data are used to specify tree map or sunburst items' values. A value. The base class for a hierarchical chart's item collections. Adds a collection of items to the end of the collection. An array of items to append to the collection. The base class for treemap and sunburst item appearance settings. Initializes a new instance of the class with the default settings. Initializes a new instance of the class with the specified settings. An item's background color. An item's text color. An item's text font. An item's border color. Gets or sets a sunburst item's border color. The value that specifies an item border color. Gets or sets the color that is used to fill a treemap / sunburst item. The value that specifies a treemap / sunburst item's fill color. Gets or sets a treemap / sunburst item text font. The value that specifies a text font. Gets or sets a treemap / sunburst item text color. The text color. The interface that should be implemented by classes used to provide colorizers with values. Colorizer uses these values to determine item colors. Returns a value based on an item and its index. A treemap/sunburst item. An item index. A value that the colorizer uses to determine an item color. Contains the inside border settings of rectangular elements within a TreeMap control. Determines whether the specified object is equal to the current object. The object to compare with the current object. true if the specified object is equal to the current object; otherwise false. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. The interface that a colorizer class should implement. Occurs after a colorizer's property changes. Returns the specified item color in the specified group. The sunburst item. The sunburst item group. The sunburst item color. The interface that a data provider class should implement. Occurs after a data adapter's property changes. Returns the collection of sunburst items the adapter provides. An enumerable that contains DevExpress.TreeMap.ISunburstItem objects. The interface that should be implemented by a colorizer class. Occurs after a colorizer's property changes. Returns the color for the specified item with the specified tree location. An object of a class implementing the interface. It is the object for which the color is obtained. A value specifying information about the item position in a group. A value that is the color of the specified item. The interface that should be implemented by a data provider class. Occurs after a data adapter's property changes. Returns the collection of tree map items provided by this adapter. An enumerable, containing objects. The interface that should be implemented by a layout algorithm class. Arranges the specified list of tree map items. A list of objects whose classes implement the interface and that should be arranged. The width of the parent layout in which items should be arranged. The height of the parent layout in which items should be arranged. The nested level of the parent layout. Occurs after a layout algorithm's property changes. Provides data for the event. Initializes a new instance of the class with the default settings. Represents a method that will handle the event. The event source. This parameter identifies an object that implements and raised the event. The event data. Represents a palette (collection of colors) used to draw a TreeMap. Initializes a new instance of the class with default settings. Initializes a new instance of the class with the specified array of palette colors. An array of objects specifying palette colors. An individual color can be accessed using the property. Adds a color to the palette. A value. Adds several colors to the palette. An array of values. Gets the BlueGreenPalette palette of colors. A object that is the BlueGreenPalette palette. Gets the BlueIIPalette palette of colors. A object that is the BlueIIPalette palette. Gets the BluePalette palette of colors. A object that is the BluePalette palette. Gets the BlueWarmPalette palette of colors. A object that is the BlueWarmPalette palette. Gets the ChameleonPalette palette of colors. A object that is the ChameleonPalette palette. Creates a palette from the specified colors. An array of values initializing the palette. A object that is the newly created palette. Gets the DXTreeMapPalette palette of colors. A object that is the DXTreeMapPalette palette. Gets the GreenPalette palette of colors. A object that is the GreenPalette palette. Gets the GreenYellowPalette palette of colors. A object that is the GreenYellowPalette palette. Gets the InAFogPalette palette of colors. A object that is the InAFogPalette palette. Returns the value indicating whether or not the palette is predefined. true if a palette is predefined; otherwise false Provides indexed access to individual items in the palette. A value specifying the zero-based index of the item to be accessed. A object which represents the color in the chart palette. Gets the MarqueePalette palette of colors. A object that is the MarqueePalette palette. Gets the NatureColorsPalette palette of colors. A object that is the NatureColorsPalette palette. Gets the NorthernLightsPalette palette of colors. A object that is the NorthernLightsPalette palette. Gets the Office2013Palette palette of colors. A object that is the Office2013Palette palette. Gets the Office2016Palette palette of colors. A object that is the Office2016Palette palette. Returns the Office2019Palette palette. A object that is the Office2019Palette palette. Gets the OfficePalette palette of colors. A object that is the OfficePalette palette. Gets the OrangePalette palette of colors. A object that is the OrangePalette palette. Gets the OrangeRedPalette palette of colors. A object that is the OrangeRedPalette palette. Gets the PastelKitPalette palette of colors. A object that is the PastelKitPalette palette. Gets the RedOrangePalette palette of colors. A object that is the RedOrangePalette palette. Gets the RedPalette palette of colors. A object that is the RedPalette palette. Gets the RedVioletPalette palette of colors. A object that is the RedVioletPalette palette. Gets the SlipstreamPalette palette of colors. A object that is the SlipstreamPalette palette. Gets the TerracottaPiePalette palette of colors. A object that is the TerracottaPiePalette palette. Gets the TheTreesPalette palette of colors. A object that is the TheTreesPalette palette. Returns the textual representation of the axis. A value which is the textual representation of the axis. Gets the VioletIIPalette palette of colors. A object that is the VioletIIPalette palette. Gets the VioletPalette palette of colors. A object that is the VioletPalette palette. Gets the YellowOrangePalette palette of colors. A object that is the YellowOrangePalette palette. Gets the YellowPalette palette of colors. A object that is the YellowPalette palette. A class that allows you to access the list of predefined treemap palettes. Returns a list of built-in palettes' names. A list of palette names. Returns a palette by its name. The palette name. The palette with the name you pass. Returns null (Nothing in Visual Basic) if a palette with the given name is not found. The hierarchical chart's printing options. Initializes a new instance of the class with the default settings. Gets or sets the size mode that the Control uses by default to be printed. The value that specifies the size mode that the Control uses by default to be printed. Returns the print options object's textual representation. The print options object's textual representation. Lists the values specifying size modes used when a map is printed or exported. A hierarchical chart is printed in the identical size it appears on the form. A hierarchical chart is stretched or shrunk to fit the page on which it is printed. A hierarchical chart is resized proportionally (without clipping), to best fit the page on which it is printed. Contains border settings of rectangular elements within a TreeMap control. Determines whether the specified object is equal to the current object. The object to compare with the current object. true if the specified object is equal to the current object; otherwise false. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. The selected group path collection. Adds a group that is under the specified path (group values from the root to the required group). An object implementing the interface that is a path to a group (group values from the root to the group). Adds a group that is under the specified path (group values from the root to the required group). A path to a group (group values from the root to the group). Removes all items from the collection. Determines whether the collection contains a group under the specified path (group values from the root to the group). The path (group values from the root to the group) to the group. true, if the collection contains a group otherwise, false. Determines whether the collection contains a group under the specified path (group values from the root to the group). The path (group values from the root to the group) to the group. true, if the collection contains a group otherwise, false. Copies all elements of the current collection to the specified one-dimensional array. The one-dimensional array that is the destination of elements copied from the current collection. The index in the collection at which copying begins. Gets the number of selected groups which a collection stores. A number of items in the collection. Returns an index under the which the collection contains a group under the specified path (group values from the root to the group). The path (group values from the root to the group) to the group. The zero-based index of the first occurrence of the group; otherwise, -1. Returns an index under the which the collection contains a group under the specified path (group values from the root to the group). The path (group values from the root to the group) to the group. The zero-based index of the first occurrence of the group; otherwise, -1. Inserts a group under the specified path (group values from the root to the group) to the collection at the specified index. The zero-based index at which a group should be inserted. The group path (group values from the root to the group). Inserts a group under the specified path (group values from the root to the group) to the collection at the specified index. The zero-based index at which a group should be inserted. The group path (group values from the root to the group). Gets a value indicating whether the collection is read-only. Always false. Gets or sets a series point by its zero-based index. The zero-based index. The path (group values from the root to the requested group) to a group. Removes a group under the specified path (group values from the root to the group) from the selected groups. An object implementing the interface that is a path to a group (group values from the root to the group). true if the item is successfully removed; otherwise, false. This method also returns false if an item was not found in the collection. Removes a group under the specified path (group values from the root to the group) from the selected groups. A path to a group (group values from the root to the group). true if the item is successfully removed; otherwise, false. This method also returns false if an item was not found in the collection. Removes a group under the specified index from a collection of selected groups. The index of a group to remove. Provides data for the event. Initializes a new instance of the class with the specified settings. A collection of data objects that leaf items represent. A collection of objects that provide paths to selected groups. Returns the collection of selected group paths. Collection of selected group paths. Returns the collection of selected items. The collection of selected hierarchical items. Represents a method that will handle the event. The event source. This parameter identifies the that raised the event. The event data. Specifies a fill style that paints treemap items with a solid color. Initializes a new instance of the class. The Sunburst's center label. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the center label's foreground color. A value that specifies the background color. Gets or sets the center label's foreground color. A value that specifies the foreground color. Gets or sets the center label text's font. A object. Gets or sets the pattern that formats the sunburst's center label text. The format string that configures the sunburst's center label text. Specifies the sunburst center label visibility. true, if the sunburst center label is visible; otherwise, false. The base class for the Sunburst control's colorizers. Initializes a new instance of the class with the default settings. Occurs after a colorizer's property changes. Returns the string value that helps the DevExpress Serializer serialize the specific sunburst colorizer type. The specific sunburst colorizer type name. Displays an interactive Sunburst chart. Initializes a new instance of the class with the default settings. Returns information about the sunburst's item under the test point. A structure value that specifies the hit point coordinates relative to the Sunburst control's top-left corner. The information about the item in the test point. Returns the center label to modify its settings. The center label options' storage. Gets or sets the colorizer used to color the Sunburst's segments. The object that implements the interface. Gets or sets the data adapter for a Sunburst control. An object of a class that implements the interface. Returns the path to the specified Sunburst item. The Sunburst item for which a path is obtained. The collection of Sunburst items that form the path from the top level item to the current item. Gets or sets the value that specifies how to highlight sunburst items. The value that specifies how to highlight sunburst items. Gets or sets the sunburst inner circle radius. An integer value that represents the percentage of the inner radius to the outer radius. Returns the sunburst item appearance settings. The sunburst item appearance settings. Returns the sunburst item label settings. The settings of sunburst item labels. Gets or sets the pattern that formats the Sunburst's label text. The format string that configures the Sunburst's label text. Gets or sets the value that specifies whether to show the center label within the sunburst. true, if the center label is visible; otherwise, false. Gets or sets the first sunburst item position. The value that specifies how the first sunburst item should be rotated. This value is measured in degrees. Gets or sets the sunburst's sweep direction (counterclockwise or clockwise). The value that defines whether to position sunburst items counterclockwise or clockwise. Gets or sets the format string that forms text that the sunburst item tooltip shows. The format string that configures the sunburst item's tooltip text. The base class for all data adapters that provide items for the . Initializes a new instance of the class with the default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Occurs after a data adapter's property changes. Returns the string value that helps the DevExpress Serializer serialize the specific sunburst data adapter type. The specific sunburst data adapter type name. The base class for the Sunburst control's elements. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. The data adapter that provides flat data to a sunburst. Initializes a new instance of the class with the default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the data source object's name that provides data for the data adapter. A value. Gets or sets the object that is the data adapter's data source. A that is the data source. Gets or sets the names of data source members used to group sunburst items generated from the data source. A collection of values that specify the data member's names. Gets the string value used to support serialization of the group data members. A value. Gets or sets the name of the data field whose values are used to automatically generate values. A value. Gets or sets the name of the data field whose values are used to generate values. A value. The colorizers that colors sunburst items using color gradients. Initializes a new instance of the class with the default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the color that should be blended with the sunburst item color. A value. The color intensity of the sunburst top level items. The value in the [0,1] range. The color intensity of the sunburst lowest level items. The value in the [0,1] range. Gets or sets the mode that defines how to distribute a gradient across items. The gradient distribution's mode. A data adapter that allows you to provide hierarchical data to the SunburstControl. Initializes a new instance of the class with the default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the object that is the data adapter's data source. A that is the data source. Returns the collection of mappings that specify how to convert data source objects to sunburst items. The collection of objects. Information about data object mapping to a sunburst item. Initializes a new instance of the class with the default settings. Lists values that define how to highlight sunburst items. No item is highlighted when you hover the item over by the mouse pointer. The item and all its parent items are highlighted when you hover over the item with the mouse pointer. The item is highlighted when you hover over it with the mouse pointer. The item and its child items are highlighted when you hover over the item with the mouse pointer. Contains information about the Sunburst element that is under the test point. Returns the sunburst center label that is under the mouse cursor. The center label that is under the mouse cursor. Returns the value that indicates whether the cursor is over the Sunburst center label. true, if the cursor over the center label; otherwise, false. Returns the value that specifies whether the cursor is over a sunburst item. true, if the cursor is over a sunburst item; otherwise, false. Returns the sunburst item that is under the mouse cursor. An object of a class that implements the DevExpress.TreeMap.ISunburstItem interface. The 's item. Initializes a new instance of the class with the default settings. Initializes a new instance of the class with the specified settings. The item's value. The item's text label. Returns the current item's collection of child items. A collection of objects. Returns a value that specifies whether the Sunburst Item is a group item. true if an item is a group; otherwise false. Gets or sets the sunburst item's label. A value that defines the sunburst item's label. Returns the sunburst item's style settings. The sunburst item appearance settings storage. Gets or sets the object that contains data related to a sunburst item. A that contains data about the sunburst item. Returns the string value that helps the DevExpress Serializer serialize the specific sunburst item type. The specific sunburst item type name. Gets or sets the sunburst item's value. A value. The collection of objects. Initializes a new instance of the class with the default settings. This class stores information about a sunburst item group. Initializes a object with the specified settings. The item's parent group nesting level. The maximum nesting level in the Sunburst control. The index of the parent group in its parent group's children collection. The item's index within the parent group's children collection. The number of the parent group's children. The minimum value of the parent group's child item. The maximum value of the parent group's child item. Returns the index of the group in the descending sorted item collection of the group's parent. The index of the group in the descending sorted item collection of the group's parent. Returns the parent group's nesting level. The parent group's nesting level. Returns the number of the parent group's children. The number of the parent group's children. Returns the index of an item in the group's children collection descending sorted. The index of an item in the group's children collection descending sorted. Returns the maximum nesting level within the Sunburst control. The maximum nesting level within the Sunburst control. Returns the maximum item value within the parent group. The maximum item value within the parent group. Returns the minimum item value within the parent group. The minimum item value within the parent group. Stores a collection of sunburst items and provides them to the SunburstControl. Initializes a new instance of the class with the default settings. Returns the collection of sunburst items that the storage contains. A object that contains objects. The sunburst item appearance settings' storage. Initializes a new instance of the class with the default settings. Copies all settings from the object passed as the parameter. A object whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the glow color of the sunburst item's text. A object that is the glow color of the text. Stores the settings of sunburst item labels. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Indicates whether the adaptive layout is enabled for sunburst item labels. true, if the adaptive layout is enabled, otherwise false. Specifies how to align a label within a sunburst item. The value that defines the label display mode. Gets or sets the pattern that formats the Sunburst's label text. The format string that configures the Sunburst's label text. Specifies the visibility of sunburst item labels. true, if sunburst item labels are visible; otherwise, false. Lists values that specify how to align labels within sunburst items. Labels are drawn horizontally. Labels are drawn radially. Labels are drawn tangentially. The colorizer that colors sunburst items using a palette. Initializes a new instance of the class with the default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the value that specifies whether to color each item in the same group. true, if items in the same group have different colors; otherwise, false. The base class for all colorizers that paint the Sunburst control's items using predefined or custom palettes. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the palette the colorizer uses to paint items. The palette that the colorizer uses. Lists values that define the SunburstControl's sweep direction. The sunburst items are positioned clockwise. The sunburst items are positioned counterclockwise. Specifies the treemap appearance settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Returns the style of treemap groups. An object that provides settings for a treemap group's appearance. Returns a style used to specify the appearance of highlighted treemap leaves. A treemap item style. Returns the style that applies to treemap leaves. The treemap item leaf style. Returns the style that applies to selected treemap leaves. The treemap item leaf style. The base class for the TreeMap control's colorizers. Initializes a new instance of the class with the default settings. Occurs after a colorizer's property changes. Returns the string value that helps the DevExpress Serializer serialize the specific tree map colorizer type. The specific tree map colorizer type name. Gets or sets a provider of values the colorizer uses to determine colors for treemap items. An object of a class that implements the interface. Displays flat and hierarchical data by using nested rectangles. See TreeMap Control. Initializes a new instance of the class with default settings. Provides access to the TreeMap Control's appearance settings. An object that specifies the treemap appearance settings. Returns information about tree map items located at the specified point. A structure which specifies the hit point coordinates relative to the TreeMap's top-left corner. A object, which contains information about the tree map elements located at the hit point. Gets or sets the colorizer used to colorize TreeMap items. An object of a class implementing the interface. Gets or sets the data adapter for a TreeMap control. An object of a class implementing the interface. Gets or sets the value indicating whether or not tree map item highlighting enabled. true if highlighting is enabled; otherwise false. Returns the path to the specified TreeMap item. The TreeMap item for which a path is obtained. The collection of TreeMap items that form the path from the top level item to the current item. Gets or sets the value indicating whether a group item's border is visible. Default - the current theme specifies whether the border is visible;True - the border is visible;False - the border is hidden. Gets or sets the text pattern used to form the text for tree map groups. A value, specifying the pattern. Returns the style of tree map group items. A object. Gets or sets a layout algorithm for arranging TreeMap items. An object of a class implementing the interface. Gets or sets the value that indicates whether a leaf item's border is visible. Default - the current theme specifies whether the border is visible;True - the border is visible;False - the border is hidden. Returns the style of leaf tree map items. A object. Gets or sets the text pattern that the TreeMap control uses to generate the text for the tree map leafs. The text pattern that the TreeMap control uses to generate the text for the tree map leafs. Gets or sets the text pattern that the TreeMap Control uses to generate the tooltip text for the tree map groups. The text pattern that the TreeMap Control uses to generate the tooltip text for the tree map groups. Gets or sets the text pattern that the TreeMap Control uses to generate the tooltip text for the tree map leafs. The text pattern that the TreeMap Control uses to generate the tooltip text for the tree map leafs. A styleable tree map item. Initializes a new instance of the class with default settings. Returns the style that will be applied to the item if it is a group. A object. Returns the style that will be applied to the item if it is a leaf. A object. A base class for all tree map data adapters. Initializes a new instance of the class with default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Occurs after a data adapter's property changes. Returns the string value that helps the DevExpress Serializer serialize the specific tree map data adapter type. The specific tree map data adapter type name. A base class for all tree map elements. Copies all settings from the object passed as the parameter. An object whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. The base class for all tree map element style classes. Merges the specified styles and returns it in the destination style. The destination style that returns the merged style. The style whose parameters this method merges into the destination style. Returns the textual representation of the . A value, which is the textual representation of the . The data adapter that provides flat data to a tree map. Initializes a new instance of the class with default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the name of an object in a data source providing data for a data adapter. A value. Gets or sets the object that is the data source of the data adapter. A that is the data source. Gets or sets the names of data members of the data source used to group tree map items generated from the data source. A collection of values, specifying the names of data members. Gets the string value used to support serialization of the group data members. A value. Gets or sets the name of the data field whose values are used to automatically generate values. A value. Gets or sets the name of the data field whose values are used to automatically generate values. A value. The colorizer that colors tree map items from the to the using a gradient. Initializes a new instance of the class with default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the end color of the gradient used to color tree map items. A value. Gets or sets the start color of the gradient used to color tree map items. A value. The colorizer that colors the tree map items in colors blended from group colors and gradient colors in a proportion based on the tree map item value. Initializes a new instance of the class with default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the color mixed with the group color for a tree map item. A value. Gets or sets the value indicating the maximum portion of the group color in the color mixed for a tree map item. A value between 0 and 1. Gets or sets the value indicating the minimum portion of the group color in the color mixed for a tree map item. A value between 0 and 1. A data adapter that allows you to provide hierarchical data to the Tree Map. Initializes a new instance of the class with default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the object that is the data source of the data adapter. A that is the data source. Returns the collection of data object mappings to tree map items. A list of objects. Information about data object mapping to a tree map item. Initializes a new instance of the class with default settings. Contains information about what is located at a specific point within the Tree Map. Returns a value indicating whether or not the cursor is over the tree map item. true if the cursor over an item; otherwise false. Returns the tree map item over which the cursor is. The tree map item over which the cursor is. An item of a tree map. Initializes a new instance of the class with default settings. Initializes a new instance of the class with the specified label and value. A value, representing the value of the tree map item. A value, representing the label of the tree map item. Returns the collection of child tree map items of the current item. A collection of objects. Returns the value that indicates whether the item is a group. true if the item is a group; otherwise false. Gets or sets the tree map item label. A value that is the treemap item's label. Gets or sets the object containing data related to a tree map item. A that contains data about the treemap item. Returns the string value that helps the DevExpress Serializer serialize the specific tree map item type. The specific tree map item type name. Gets or sets the tree map item value. A value. A collection of objects. Initializes a new instance of the class with default settings. This class stores information about a tree map item group. Initializes a object with the specified settings. The item's parent group nesting level. The index of the parent group in its parent group's children collection. The item's index within the parent group's children collection. The minimum value of the parent group's child item. The maximum value of the parent group's child item. Returns the index of the group in the descending sorted item collection of the group's parent. A value. Returns an item's nesting level. A value. Returns the index of an item in the source collection of the group. A value specifying the index of an item. Returns the maximum value of the items in this group. A value. Returns the minimum value of the items in this group. A value. The style of a tree map group. Initializes a new instance of the class with default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the padding of the tree map group's header A object, specifying the padding in pixels. Gets or sets the border color of sub groups of the styled group. The border color of sub groups. Gets or sets the subgroup fill color. A value. Gets or sets the header font of sub groups of the styled group. The font of sub group headers. Gets or sets the header padding of sub groups of the styled group. The header padding of sub groups. Gets or sets the subgroup text color. A value. The style of a tree map leaf. Initializes a new instance of the class with default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the fill style for treemap leaves. The style used to fill treemap leaves. Gets or sets the alignment for treemap item labels. The alignment of treemap labels. Gets or sets the treemap leaf label's vertical alignment. The label's vertical alignment. Gets or sets the treemap leaf padding. An object that specifies the padding. Gets or sets the glow color of a text for tree map leaf items. A object that is the glow color of a text. Stores a collection of tree map items and provides them to a tree map control. Initializes a new instance of the class with default settings. Returns the collection of tree map items contained in this storage. A object containing objects. A base class for all TreeMap layout algorithms. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the layout fill direction used by the algorithm. A enumeration value. Determines whether the specified object is equal to the current instance. The object to be compared with the current object. true if the specified object is equal to the current instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Occurs after a layout algorithm's property changes. Gets the string value used to support serialization of the layout algorithm type. A value. Lists the possible tree map fill layout directions. Items are arranged from the bottom-left angle to the top-right corner. Items are arranged from the bottom-right angle to the top-left corner. Items are arranged from the top-left angle to the bottom-right corner. Items are arranged from the top-right angle to the bottom-left corner. The colorizer that colors tree map items using a palette. Initializes a new instance of the class with default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets a value indicating whether or not tree map items should be colorized by groups. true if items in one group should be colorized using one color; otherwise false. A base class for all colorizers supporting a palette. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the palette the colorizer uses to paint items. A object. A colorizer that allows you to provide colors based on which range the belongs to. Initializes a new instance of the class with default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets the color used to color groups. A value. Gets range stops for the range colorizer. A collection of values specifying range stops. Gets the string value used to support serialization of the range stops. A value. A class representing the Slice and Dice layout algorithm. Initializes a new instance of the class with default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current instance. The object to be compared with the current object. true, if the specified object is equal to the current instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Gets or sets the layout mode used to arrange items using this algorithm. A enumeration value. Lists the modes of the . The layout direction is selected depending on the layout's width/height ratio. All tree map items are arranged horizontally. All tree map items are arranged vertically. A class representing the Squarified layout algorithm. Initializes a new instance of the class with default settings. A class representing the Strip layout algorithm. Initializes a new instance of the class with default settings. Copies all settings from the object passed as the parameter. An object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Determines whether the specified object is equal to the current instance. The object to be compared with the current object. true, if the specified object is equal to the current instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Gets or sets the minimum thickness of the last strip. A value in percents.