DevExpress.XtraTreeMap.v22.2
Contains all required classes for the functioning of the and .
Represents the base class for all border objects.
For internal use.
For internal use.
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.
For internal use.
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.
For internal use.
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.
A legend that displays the descriptions of colors used to paint a treemap or sunburst.
Initializes a new instance of the class.
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.
A collection of floating-point numeric values.
Initializes a new instance of the class.
A base class for collections that can send notifications about element updates.
The type of collection items.
Initializes a new instance of the class.
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.
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 elements.
Creates a copy of the current item.
A copy of the current item.
Releases all resources the element uses.
Returns the short class name enclosed in parentheses.
A string that is the short class name enclosed in parentheses.
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 base class for classes used to store hit-test information.
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.
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.
The base class for treemap and sunburst legends.
Gets or sets the legend background color.
A color that used to paint legend background.
Gets or sets the legend border color.
A color that is used to fill the legend border.
Gets or sets the legend border width in pixels.
The border width in pixels.
Gets or sets the direction in which items are positioned in the legend.
The direction in which items are positioned in the legend.
Gets or sets whether to arrange legend items in left-aligned columns.
true if legend items are aligned in columns; otherwise, false.
Gets or sets the legend text font.
The font that is applied to legend item text.
Gets or sets the legend’s horizontal alignment in the control.
A value that specifies the horizontal alignment within the control.
Gets or sets the horizontal indent between legend items in pixels.
The horizontal indent in pixels.
Gets or sets the indents between the legend edges and other chart elements in pixels.
Specifies indents in pixels.
Gets or sets the indents between the legend’s edges and its content.
Specifies indents in pixels.
Occurs when the legend’s property value is changed.
Gets or sets the color for legend item text.
The color that is applied to legend item text.
Gets or sets the distance between a legend item’s marker and description in pixels.
Specifies the gap between a legend item’s marker and description in pixels.
Returns the legend’s title options.
Stores legend title options.
Gets or sets the legend’s vertical alignment in the control.
A value that specifies the vertical alignment within the control.
Gets or sets the vertical indent between legend items in pixels.
The vertical indent in pixels.
Specifies whether the legend is visible.
true if the legend is visible; otherwise, false.
Initializes a new instance of the class.
Assigns the specified object’s property values to the current object’s corresponding properties.
The object whose property values to assign to the current object’s corresponding properties.
Lists values that specify the direction in which legend items are arranged.
Legend items are positioned vertically from the bottom to the top of the legend.
Legend items are positioned horizontally from the left to the right of the legend.
Legend items are positioned horizontally from the right to the left of the legend.
Legend items are positioned vertically from the top to the bottom of the legend.
Lists values that specify the legend’s horizontal alignment.
Centers a legend horizontally in the chart.
The legend’s left edge is aligned with the chart’s left edge.
The legend is positioned to the left of the chart.
The legend’s right edge is aligned with the chart’s right edge.
The legend is positioned to the right of the chart.
Contains legend title settings.
Initializes a new instance of the class.
Lists values that specify the legend’s vertical alignment.
The legend’s bottom edge is aligned with the chart’s bottom edge.
The legend is positioned below the chart’s bottom edge.
Centers a legend vertically in the chart.
The legend’s top edge is aligned with the chart’s top edge.
The legend is positioned above the chart.
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.
For internal use.
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.
Specifies how to distribute colors when their number in the palette is less than the number of chart items.
The mode that defines the method of color distribution.
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.
Lists values that specify the method of color distribution when the number of chart items exceeds the number of palette colors.
Colors for the last chart items are created based on palette colors by changing their brightness.
Palette colors are repeated for the last chart items.
Contains classes that provide printing functionality to a TreeMap control.
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.
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.
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 format pattern that is applied to a sunburst legend item’s text.
A string that formats legend item text.
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.
The base class for text elements of treemap/sunburst charts.
Initializes a new instance of the class.
Gets or sets the font used to display the element’s text.
The text element font.
Occurs when the text element property’s value is changed.
Gets or sets the element’s text.
A string value that specifies the element text.
Gets or sets text alignment for the element.
A value that specifies text alignment.
Gets or sets the text color for the element.
A color used to paint the element’s text.
A treemap/sunburst chart title.
Initializes a new instance of the class.
Gets or sets the control’s edge to which the title is docked.
Specifies how the title is arranged within the control.
Gets or sets the distance between the title and chart content in pixels.
An integer that specifies the indent in pixels.
Specifies whether the title is rendered within or outside the chart area.
true if the title overlays the chart area; otherwise, false.
Returns the short class name enclosed in parentheses.
A string that is the short class name enclosed in parentheses.
A base class for treemap/sunburst titles.
Initializes a new instance of the class.
Specifies whether the title is visible.
true if the title is visible; otherwise, false.
A collection of titles.
Initializes a new instance of the class.
Lists values that specify how a title is positioned in a chart.
A title is positioned at the bottom of the chart.
A title is positioned to the left of the chart.
A title is positioned to the right of the chart.
A title is positioned at the top of the chart.
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.
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
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.
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.
Specifies whether the leaf item‘s border is visible.
true if the leaf item’s border is visible; otherwise, false.
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.
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.
A base class for collections that are able to send update notifications.
The type of collection items.
Initializes a new instance of the class.
Returns the short class name enclosed in parentheses.
A string that is the short class name enclosed in parentheses.
Contains padding values for treemap elements.
Initializes a new instance of the class with specified settings.
Specifies the left indent in pixels.
Specifies the top indent in pixels.
Specifies the right indent in pixels.
Specifies the bottom indent in pixels.
Initializes a new instance of the class with specified settings.
Specifies all (, , , and ) indents in pixels. This value is assigned to the property.
Returns a padding that is the sum of paddings passed as parameters.
The first padding to add to the sum.
The second padding to add to the sum.
Specifies the resulting padding.
Specifies the padding value that is set for all element sides.
An integer that specifies the padding value in pixels.
Gets or sets the value that specifies the bottom padding in pixels.
An integer that specifies the bottom padding in pixels.
Returns a padding with zero values.
A padding object with zero values.
Determines whether the current object has the same settings as the object passed in the method parameters.
The object that is compared with the current padding object.
true if the object specified by the parameter has the same settings as the current object; otherwise, false.
Determines whether the current object has the same settings as the object passed in the method parameters.
The object that is compared with the current object.
true if the object specified by the parameter has the same settings as the current object; otherwise, false.
Returns the hash code for the current object.
The hash code for the current object.
Returns the sum of left and right paddings in pixels.
The sum of left and right paddings in pixels.
Gets or sets the value that specifies the left padding in pixels.
An integer that specifies the left padding in pixels.
Gets or sets the value that specifies the right padding in pixels.
An integer that specifies the right padding in pixels.
Returns the padding as a object.
A object that specifies paddings.
Returns the padding that is the difference between two paddings.
The minuend.
The subtrahend.
The result of subtraction.
Gets or sets the value that specifies the top padding in pixels.
An integer that specifies the top padding in pixels.
Returns the short class name enclosed in parentheses.
A string that is the short class name enclosed in parentheses.
Returns the sum of top and bottom paddings in pixels.
The sum of top and bottom paddings in pixels.
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 format pattern that is applied to a treemap legend item’s text.
A string that formats legend item text.
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.