﻿<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>DevExpress.Xpf.TreeMap.v23.1</name>
  </assembly>
  <members>
    <member name="N:DevExpress.Xpf.TreeMap">
      <summary>
        <para>Contains all required classes for the functioning of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapControl"/>.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.BlueGreenPalette">
      <summary>
        <para>Represents the Blue Green palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.BlueGreenPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.BlueGreenPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.BlueGreenPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.BlueIIPalette">
      <summary>
        <para>Represents the Blue II palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.BlueIIPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.BlueIIPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.BlueIIPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.BluePalette">
      <summary>
        <para>Represents the Blue palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.BluePalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.BluePalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.BluePalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.BlueWarmPalette">
      <summary>
        <para>Represents the Blue Warm palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.BlueWarmPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.BlueWarmPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.BlueWarmPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.ChameleonPalette">
      <summary>
        <para>Represents the Chameleon palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.ChameleonPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.ChameleonPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ChameleonPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.ColorCollection">
      <summary>
        <para>Represents the collection of <see cref="T:System.Windows.Media.Color"/> objects.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.ColorCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.ColorCollection"/> class with default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.ColorCollection.ToString(System.String,System.IFormatProvider)">
      <summary>
        <para>Returns the textual representation of the <see cref="T:DevExpress.Xpf.TreeMap.ColorCollection"/>.</para>
      </summary>
      <param name="format">A <see cref="T:System.String"/> object representing a formatting string.</param>
      <param name="formatProvider">An object of a class implementing the <see cref="T:System.IFormatProvider"/> interface.</param>
      <returns>A <see cref="T:System.String"/> value which is the textual representation of the <see cref="T:DevExpress.Xpf.TreeMap.ColorCollection"/>.</returns>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.CustomPalette">
      <summary>
        <para>Represents a custom palette for the <see href="https://docs.devexpress.com/WPF/114694/controls-and-libraries/treemap-control/colorizers">colorizers</see>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.CustomPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.CustomPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.CustomPalette.Colors">
      <summary>
        <para>Returns the color collection of a custom palette.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Xpf.TreeMap.ColorCollection"/> object containing the color of a palette.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.CustomPalette.PaletteName">
      <summary>
        <para>Returns the name of a custom palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.DXTreeMapPalette">
      <summary>
        <para>Represents the DX Tree Map palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.DXTreeMapPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.DXTreeMapPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.DXTreeMapPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.GradientColorizerMode">
      <summary>
        <para>Lists values that specify how a color gradient is applied across sectors.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.GradientColorizerMode.ByGroupLevel">
      <summary>
        <para>Sectors have the same color if they belong to the same top-level sector. A color’s transparency increases from the top-level sectors to low-level sectors.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.GradientColorizerMode.ByItemIndex">
      <summary>
        <para>Sectors in the same group have the same base color. A color’s transparency increases with higher indexes in this group.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.GreenPalette">
      <summary>
        <para>Represents the Green palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.GreenPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.GreenPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.GreenPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.GreenYellowPalette">
      <summary>
        <para>Represents the Green Yellow palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.GreenYellowPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.GreenYellowPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.GreenYellowPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.GroupDefinitionCollection">
      <summary>
        <para>A collection of <see cref="T:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition"/> items.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.GroupDefinitionCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.GroupDefinitionCollection"/> class with default settings.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase">
      <summary>
        <para>The base class for the <see cref="T:DevExpress.Xpf.TreeMap.SunburstControl">Sunburst</see> and <see cref="T:DevExpress.Xpf.TreeMap.TreeMapControl">TreeMap</see> Controls.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.Legend">
      <summary>
        <para>Gets or sets a <see cref="T:DevExpress.Xpf.TreeMap.TreeMapControl">treemap</see>/<see cref="T:DevExpress.Xpf.TreeMap.SunburstControl">sunburst</see> legend.</para>
      </summary>
      <value>An object of the <see cref="T:DevExpress.Xpf.TreeMap.Legend"/> class.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.LegendProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.Legend"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.SelectedItem">
      <summary>
        <para>Gets or sets the selected item.</para>
      </summary>
      <value>The selected item.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.SelectedItemProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.SelectedItem"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.SelectedItems">
      <summary>
        <para>Gets or sets a list of selected items.</para>
      </summary>
      <value>A list of selected items.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.SelectedItemsProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.SelectedItems"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="E:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.SelectionChanged">
      <summary>
        <para>Occurs when items are added to or removed from the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.SelectedItems"/> collection.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.SelectionMode">
      <summary>
        <para>Gets or sets the selection mode of a <see cref="T:DevExpress.Xpf.TreeMap.SunburstControl">Sunburst</see> or <see cref="T:DevExpress.Xpf.TreeMap.TreeMapControl">TreeMap</see>.</para>
      </summary>
      <value>A selection mode of a <see cref="T:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase"/> descendant.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.SelectionModeProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.SelectionMode"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.Titles">
      <summary>
        <para>Returns the collection of <see cref="T:DevExpress.Xpf.TreeMap.TreeMapControl">treemap</see> or <see cref="T:DevExpress.Xpf.TreeMap.SunburstControl">sunburst</see> titles.</para>
      </summary>
      <value>A collection that stores titles.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.TitlesProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.Titles"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipContentTemplate">
      <summary>
        <para>Specifies a data template used to display the tooltip content of <see cref="T:DevExpress.Xpf.TreeMap.SunburstControl">Sunburst</see> or <see cref="T:DevExpress.Xpf.TreeMap.TreeMapControl">TreeMap</see> items.</para>
      </summary>
      <value>A data template used to display the tooltip content of <see cref="T:DevExpress.Xpf.TreeMap.SunburstControl">Sunburst</see> or <see cref="T:DevExpress.Xpf.TreeMap.TreeMapControl">TreeMap</see> items.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipContentTemplateProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipContentTemplate"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipEnabled">
      <summary>
        <para>Indicates whether tooltips are enabled.</para>
      </summary>
      <value>true if tooltips are enabled; otherwise false.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipEnabledProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipEnabled"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipGroupContentTemplate">
      <summary>
        <para>Specifies a data template used to display the tooltip content of <see cref="T:DevExpress.Xpf.TreeMap.SunburstControl">Sunburst</see> or <see cref="T:DevExpress.Xpf.TreeMap.TreeMapControl">TreeMap</see> group items.</para>
      </summary>
      <value>A data template used to display the tooltip content of group items.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipGroupContentTemplateProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipGroupContentTemplate"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipGroupPattern">
      <summary>
        <para>Specifies a tooltip text pattern for group items.</para>
      </summary>
      <value>A tooltip text pattern for group items.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipGroupPatternProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipGroupPattern"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipInfo">
      <summary>
        <para>For internal use only.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Xpf.TreeMap.ToolTipInfo"/> object.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipOptions">
      <summary>
        <para>Gets or sets options used to display tooltips.</para>
      </summary>
      <value>Contains settings that define how to display tooltips.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipOptionsProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipOptions"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipPattern">
      <summary>
        <para>Specifies a tooltip text pattern for items of the <see cref="T:DevExpress.Xpf.TreeMap.SunburstControl">Sunburst</see> or <see cref="T:DevExpress.Xpf.TreeMap.TreeMapControl">TreeMap</see> Control.</para>
      </summary>
      <value>A tooltip text pattern.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipPatternProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipPattern"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipTemplate">
      <summary>
        <para>Defines a data template that customizes tooltip appearance for the <see cref="T:DevExpress.Xpf.TreeMap.SunburstControl">Sunburst</see> or <see cref="T:DevExpress.Xpf.TreeMap.TreeMapControl">TreeMap</see> Control.</para>
      </summary>
      <value>A data template that customizes tooltip appearance.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipTemplateProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.ToolTipTemplate"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalLayoutElement.HorizontalPositionProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalLayoutElement.HorizontalPosition"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalLayoutElement.VerticalPositionProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalLayoutElement.VerticalPosition"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.HierarchicalTreeMapItemControl">
      <summary>
        <para>The helper control allowing you to apply themes to tree map items generated from a <see href="https://docs.devexpress.com/WPF/114693/controls-and-libraries/treemap-control/providing-data">hierarchical data source</see>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.HierarchicalTreeMapItemControl.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.HierarchicalTreeMapItemControl"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.HierarchicalTreeMapItemControl.OnApplyTemplate">
      <summary>
        <para>Called after the template is completely generated and attached to the visual tree.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.HierarchicalTreeMapItemControl.Text">
      <summary>
        <para>Gets or sets the text that the control uses as the tree map item label.</para>
      </summary>
      <value>The text that the control provides to tree map item labels.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HierarchicalTreeMapItemControl.TextProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.HierarchicalTreeMapItemControl.Text">HierarchicalTreeMapItemControl.Text</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.HorizontalPosition">
      <summary>
        <para>Lists values that specify the horizontal alignment of an element.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HorizontalPosition.Center">
      <summary>
        <para>Centers an element horizontally.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HorizontalPosition.Left">
      <summary>
        <para>The element’s left edge is aligned to the parent element’s left edge.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HorizontalPosition.LeftOutside">
      <summary>
        <para>The element is positioned to the left of the parent element.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HorizontalPosition.Right">
      <summary>
        <para>The element’s right edge is aligned to the parent element’s right edge.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.HorizontalPosition.RightOutside">
      <summary>
        <para>The element is positioned to the right of the parent element.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.InAFogPalette">
      <summary>
        <para>Represents the In a Fog palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.InAFogPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.InAFogPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.InAFogPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.InfiniteHierarchicalChartSizeException.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.InfiniteHierarchicalChartSizeException"/> class with specified settings.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.ITreeMapLayoutItem">
      <summary>
        <para>The interface that provides properties required for tree map item arrangement in the parent group.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ITreeMapLayoutItem.Layout">
      <summary>
        <para>Gets or sets the layout of the tree map item.</para>
      </summary>
      <value>A <see cref="T:System.Windows.Rect"/> value.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ITreeMapLayoutItem.Weight">
      <summary>
        <para>Returns the weight of the tree map item in its parent layout.</para>
      </summary>
      <value>A <see cref="T:System.Double"/> value specifying the weight.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.LayoutDirection">
      <summary>
        <para>Lists the possible tree map layout’s fill directions.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.LayoutDirection.BottomLeftToTopRight">
      <summary>
        <para>Items are arranged from the bottom-left angle to the top-right angle.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.LayoutDirection.BottomRightToTopLeft">
      <summary>
        <para>Items are arranged from the bottom-right angle to the top-left angle.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.LayoutDirection.TopLeftToBottomRight">
      <summary>
        <para>Items are arranged from the top-left angle to the bottom-right angle.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.LayoutDirection.TopRightToBottomLeft">
      <summary>
        <para>Items are arranged from the top-right angle to the bottom-left angle.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.Legend">
      <summary>
        <para>A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapControl">treemap</see>/<see cref="T:DevExpress.Xpf.TreeMap.SunburstControl">sunburst</see> legend.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.Legend.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.Legend"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.Legend.Direction">
      <summary>
        <para>Gets or sets the direction of items in the legend.</para>
      </summary>
      <value>The direction of items in the legend.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.Legend.DirectionProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.Legend.Direction"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.Legend.Items">
      <summary>
        <para>For internal use. Gets or sets a collection of legend items.</para>
      </summary>
      <value>A collection of legend items.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.Legend.ItemsProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.Legend.Items"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.Legend.ItemTemplate">
      <summary>
        <para>Gets or sets a data template that specifies how to display an item in the legend.</para>
      </summary>
      <value>Specifies how to display an item in the legend.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.Legend.ItemTemplateProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.Legend.ItemTemplate"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.Legend.Title">
      <summary>
        <para>Gets or sets the legend title.</para>
      </summary>
      <value>Stores legend title options.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.Legend.TitleProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.Legend.Title"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.LegendDirection">
      <summary>
        <para>Lists values that specify the direction in which legend items are arranged.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.LegendDirection.BottomToTop">
      <summary>
        <para>Legend items are positioned vertically from the bottom to the top of the legend.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.LegendDirection.LeftToRight">
      <summary>
        <para>Legend items are positioned horizontally from the left to the right of the legend.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.LegendDirection.RightToLeft">
      <summary>
        <para>Legend items are positioned horizontally from the right to the left of the legend.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.LegendDirection.TopToBottom">
      <summary>
        <para>Legend items are positioned vertically from the top to the bottom of the legend.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.LegendItem">
      <summary>
        <para>Specifies <see cref="T:DevExpress.Xpf.TreeMap.Legend">legend</see> item appearance</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.LegendItem.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.LegendItem"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.LegendItem.Brush">
      <summary>
        <para>Gets or sets the legend item’s marker brush.</para>
      </summary>
      <value>The brush used to paint the legend item marker.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.LegendItem.Source">
      <summary>
        <para>Gets or sets the data source object used to create the legend item.</para>
      </summary>
      <value>The object used to create the legend item.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.LegendItem.Text">
      <summary>
        <para>Gets or sets the legend item text.</para>
      </summary>
      <value>A string value that specifies the legend item text.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.LegendTitle">
      <summary>
        <para>Contains legend title settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.LegendTitle.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.LegendTitle"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.LegendTitle.Content">
      <summary>
        <para>Gets or sets the title content.</para>
      </summary>
      <value>The object that specifies the legend title content.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.LegendTitle.ContentProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.LegendTitle.Content"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.LegendTitle.ContentTemplate">
      <summary>
        <para>Gets or sets a data template that defines how to display the legend title <see cref="P:DevExpress.Xpf.TreeMap.LegendTitle.Content">content</see>.</para>
      </summary>
      <value>The title content template.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.LegendTitle.ContentTemplateProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.LegendTitle.ContentTemplate"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.LegendTitle.VisibleProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.LegendTitle.Visible"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.MarqueePalette">
      <summary>
        <para>Represents the Marquee palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.MarqueePalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.MarqueePalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.MarqueePalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.NatureColorsPalette">
      <summary>
        <para>Represents the Nature Colors palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.NatureColorsPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.NatureColorsPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.NatureColorsPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.NorthernLightsPalette">
      <summary>
        <para>Represents the Nothern Lights palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.NorthernLightsPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.NorthernLightsPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.NorthernLightsPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.Office2013Palette">
      <summary>
        <para>Represents the Office 2013 palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.Office2013Palette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.Office2013Palette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.Office2013Palette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.Office2016Palette">
      <summary>
        <para>Represents the Office 2016 palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.Office2016Palette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.Office2016Palette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.Office2016Palette.PaletteName">
      <summary>
        <para>Returns the name of the palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value specifying the name of the palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.OfficePalette">
      <summary>
        <para>Represents the Office palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.OfficePalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.OfficePalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.OfficePalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.OrangePalette">
      <summary>
        <para>Represents the Orange palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.OrangePalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.OrangePalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.OrangePalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.OrangeRedPalette">
      <summary>
        <para>Represents the Orange Red palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.OrangeRedPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.OrangeRedPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.OrangeRedPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.PaletteBase">
      <summary>
        <para>The base class for the tree map palettes.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.PaletteBase.Count">
      <summary>
        <para>Returns the count of colors in a palette.</para>
      </summary>
      <value>A <see cref="T:System.Int32"/> value.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.PaletteBase.Item(System.Int32)">
      <summary>
        <para>Provides indexed access to individual items in the palette.</para>
      </summary>
      <param name="index">A <see cref="T:System.Int32"/> value specifying the zero-based index of the item to be accessed.</param>
      <value>A <see cref="T:System.Windows.Media.Color"/> object which represents the color in the chart palette.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.PaletteBase.PaletteName">
      <summary>
        <para>Returns the name of a palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the name of a palette.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.PaletteBase.ScaleMode">
      <summary>
        <para>Specifies how to distribute colors when the palette contains less colors than the number of chart items.</para>
      </summary>
      <value>The mode that specifies how colors are distributed.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.PaletteBase.ScaleModeProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.PaletteBase.ScaleMode"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.PaletteScaleMode">
      <summary>
        <para>Lists values that specify how colors are distributed when the number of chart items exceeds the number of palette colors.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.PaletteScaleMode.Extrapolate">
      <summary>
        <para>The last chart items use palette colors with varying brightness.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.PaletteScaleMode.Repeat">
      <summary>
        <para>Palette colors are repeated for the last chart items.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.PastelKitPalette">
      <summary>
        <para>Represents the Pastel Kit palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.PastelKitPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.PastelKitPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.PastelKitPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.PredefinedPalette">
      <summary>
        <para>The base class for all predefined palettes.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.RedOrangePalette">
      <summary>
        <para>Represents the Red Orange palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.RedOrangePalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.RedOrangePalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.RedOrangePalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.RedPalette">
      <summary>
        <para>Represents the Red palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.RedPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.RedPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.RedPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.RedVioletPalette">
      <summary>
        <para>Represents the Red Violet palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.RedVioletPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.RedVioletPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.RedVioletPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SelectionMode">
      <summary>
        <para>Lists the possible Tree Map selection modes.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SelectionMode.Extended">
      <summary>
        <para>Extended single selection mode, allowing you to select several items with SHIFT held down.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SelectionMode.Multiple">
      <summary>
        <para>Several tree map items can be selected at the same time.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SelectionMode.None">
      <summary>
        <para>Selection is disabled.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SelectionMode.Single">
      <summary>
        <para>One tree map item can be selected at a time.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SliceAndDiceLayoutAlgorithm">
      <summary>
        <para>A class representing the Slice and Dice layout algorithm.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SliceAndDiceLayoutAlgorithm.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.SliceAndDiceLayoutAlgorithm"/> class with default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SliceAndDiceLayoutAlgorithm.Calculate(System.Collections.Generic.IList{DevExpress.Xpf.TreeMap.ITreeMapLayoutItem},System.Windows.Size,System.Int32)">
      <summary>
        <para>Arranges the specified list of tree map items.</para>
      </summary>
      <param name="items">A list of objects whose classes implement the <see cref="T:DevExpress.Xpf.TreeMap.ITreeMapLayoutItem"/> interface and that should be arranged.</param>
      <param name="size">The size of the parent layout in which items should be arranged.</param>
      <param name="groupLevel">The nested level of the parent layout.</param>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SliceAndDiceLayoutAlgorithm.LayoutMode">
      <summary>
        <para>Gets or sets the layout mode used to arrange items using this algorithm.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Xpf.TreeMap.SliceAndDiceLayoutMode"/> enumeration value.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SliceAndDiceLayoutAlgorithm.LayoutModeProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SliceAndDiceLayoutAlgorithm.LayoutMode">SliceAndDiceLayoutAlgorithm.LayoutMode</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SliceAndDiceLayoutMode">
      <summary>
        <para>Lists the modes of the <see cref="T:DevExpress.Xpf.TreeMap.SliceAndDiceLayoutAlgorithm"/>.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SliceAndDiceLayoutMode.Auto">
      <summary>
        <para>The Layout direction is selected depending on the layout’s width/height ratio.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SliceAndDiceLayoutMode.Horizontal">
      <summary>
        <para>All tree map items are arranged horizontally.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SliceAndDiceLayoutMode.Vertical">
      <summary>
        <para>All tree map items are arranged vertically.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SlipstreamPalette">
      <summary>
        <para>Represents the Slipstream palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SlipstreamPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.SlipstreamPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SlipstreamPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SquarifiedLayoutAlgorithm">
      <summary>
        <para>A class representing the Squarified layout algorithm.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SquarifiedLayoutAlgorithm.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.SquarifiedLayoutAlgorithm"/> class with default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SquarifiedLayoutAlgorithm.Calculate(System.Collections.Generic.IList{DevExpress.Xpf.TreeMap.ITreeMapLayoutItem},System.Windows.Size,System.Int32)">
      <summary>
        <para>Arranges the specified list of tree map items.</para>
      </summary>
      <param name="items">A list of objects whose classes implement the <see cref="T:DevExpress.Xpf.TreeMap.ITreeMapLayoutItem"/> interface and that should be arranged.</param>
      <param name="size">The size of the parent layout in which items should be arranged.</param>
      <param name="groupLevel">The nested level of the parent layout.</param>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.StripedLayoutAlgorithm">
      <summary>
        <para>A class representing the Strip layout algorithm.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.StripedLayoutAlgorithm.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.StripedLayoutAlgorithm"/> class with default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.StripedLayoutAlgorithm.Calculate(System.Collections.Generic.IList{DevExpress.Xpf.TreeMap.ITreeMapLayoutItem},System.Windows.Size,System.Int32)">
      <summary>
        <para>Arranges the specified list of tree map items.</para>
      </summary>
      <param name="items">A list of objects whose classes implement the <see cref="T:DevExpress.Xpf.TreeMap.ITreeMapLayoutItem"/> interface and that should be arranged.</param>
      <param name="size">The size of the parent layout in which items should be arranged.</param>
      <param name="groupLevel">The nested level of the parent layout.</param>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.StripedLayoutAlgorithm.LastStripeMinThickness">
      <summary>
        <para>Gets or sets the minimum thickness of the last strip.</para>
      </summary>
      <value>A <see cref="T:System.Double"/> value in percents.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.StripedLayoutAlgorithm.LastStripeMinThicknessProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.StripedLayoutAlgorithm.LastStripeMinThickness">StripedLayoutAlgorithm.LastStripeMinThickness</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstControl">
      <summary>
        <para>Displays an interactive Sunburst chart.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstControl.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.SunburstControl"/> class.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstControl.CalcHitInfo(System.Windows.Point)">
      <summary>
        <para>Returns information about the specified element in the <see cref="T:DevExpress.Xpf.TreeMap.SunburstControl"/>.</para>
      </summary>
      <param name="point">Test point coordinates relative to the Sunburst chart’s top-left corner.</param>
      <returns>Contains information about the Sunburst chart’s elements at the test point.</returns>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstControl.Colorizer">
      <summary>
        <para>Gets or sets a colorizer that is applied to the Sunburst’s sectors.</para>
      </summary>
      <value>The colorizer that is used to paint the Sunburst chart.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstControl.ColorizerProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.Colorizer"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstControl.DataAdapter">
      <summary>
        <para>Gets or sets an adapter that loads data to the Sunburst chart.</para>
      </summary>
      <value>An adapter that loads data from a source to the Sunburst chart.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstControl.DataAdapterProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.DataAdapter"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstControl.GetSunburst(System.Windows.DependencyObject)">
      <summary>
        <para>Get the value of the <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.Sunburst">SunburstControl.Sunburst</see> attached property to a specified <see cref="T:DevExpress.Xpf.TreeMap.SunburstControl"/>.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstControl.HighlightMode">
      <summary>
        <para>Gets or sets the mode that defines how sectors are highlighted.</para>
      </summary>
      <value>The mode that defines how Sunburst sectors are highlighted.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstControl.HighlightModeProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.HighlightMode"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstControl.HoleContent">
      <summary>
        <para>Gets or sets the content that is displayed in the Sunburst chart’s center.</para>
      </summary>
      <value>An object that specifies the content of the Sunburst chart’s center.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstControl.HoleContentProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.HoleContent"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstControl.HoleRadiusPercent">
      <summary>
        <para>Gets or sets the radius of the Sunburst chart’s hole as percentage.</para>
      </summary>
      <value>An integer value that is the percentage of the inner radius to the outer radius. A value between 0 and 100. Default value is 20.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstControl.HoleRadiusPercentProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.HoleRadiusPercent"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstControl.LabelDisplayMode">
      <summary>
        <para>Gets or sets how Sunburst chart labels are displayed.</para>
      </summary>
      <value>The mode that specifies how to display Sunburst labels.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstControl.LabelDisplayModeProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.LabelDisplayMode"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstControl.LabelStyle">
      <summary>
        <para>Gets or sets the style that specifies the appearance of Sunburst chart labels.</para>
      </summary>
      <value>The style applied to Sunburst labels.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstControl.LabelStyleProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.LabelStyle"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstControl.MinLabelSize">
      <summary>
        <para>Gets or sets the minimum size of Sunburst chart labels.</para>
      </summary>
      <value>Specifies the minimum size of Sunburst chart labels.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstControl.MinLabelSizeProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.MinLabelSize"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstControl.OnApplyTemplate">
      <summary>
        <para>Called after the template is generated and attached to the visual tree.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstControl.SectorStyle">
      <summary>
        <para>Gets or sets the style that specifies the appearance of Sunburst chart sectors.</para>
      </summary>
      <value>The style applied to Sunburst sectors.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstControl.SectorStyleProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.SectorStyle"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstControl.SetSunburst(System.Windows.DependencyObject,DevExpress.Xpf.TreeMap.SunburstControl)">
      <summary>
        <para>Set the value of the <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.Sunburst">SunburstControl.Sunburst</see> attached property to a specified <see cref="T:DevExpress.Xpf.TreeMap.SunburstControl"/>.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstControl.StartAngle">
      <summary>
        <para>Gets or sets the angle that specifies the first sector’s rotation in degrees.</para>
      </summary>
      <value>The angle in degrees.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstControl.StartAngleProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.StartAngle"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstControl.SunburstProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.Sunburst"/> attached property.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstControl.SweepDirection">
      <summary>
        <para>Gets or sets the direction in which the first sector’s start angle is plotted.</para>
      </summary>
      <value>Specifies the direction in which the Sunburst chart is rotated.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstControl.SweepDirectionProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.SweepDirection"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstDataAdapterBase">
      <summary>
        <para>The base class for adapters that load data to a Sunburst chart.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstDataAdapterBase.DataSource">
      <summary>
        <para>Gets or sets the object from which the adapter retrieves data to create and group sectors, and generate sector labels.</para>
      </summary>
      <value>A source from which the adapter loads data to create Sunburst sectors.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstDataAdapterBase.DataSourceProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstDataAdapterBase.DataSource"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstDataMapping">
      <summary>
        <para>An object that allows a Sunburst control to convert data source objects to Sunburst sectors.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstDataMapping.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.SunburstDataMapping"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstDataMapping.ChildrenDataMember">
      <summary>
        <para>Gets or sets the data member whose values are used to create child sectors at the current Sunburst level.</para>
      </summary>
      <value>The name of a data member that is a source of Sunburst child sector data.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstDataMapping.ChildrenDataMemberProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstDataMapping.ChildrenDataMember"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstDataMapping.LabelDataMember">
      <summary>
        <para>Gets or sets the data member that is a source of Sunburst sector labels.</para>
      </summary>
      <value>The name of a data member that is a source of Sunburst sector labels.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstDataMapping.LabelDataMemberProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstDataMapping.LabelDataMember"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstDataMapping.Type">
      <summary>
        <para>Gets or sets the data object type at the Sunburst chart ring.</para>
      </summary>
      <value>The type of data objects that are used to create the Sunburst chart ring</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstDataMapping.TypeProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstDataMapping.Type"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstDataMapping.ValueDataMember">
      <summary>
        <para>Gets or sets the data member that is a source of Sunburst sector values.</para>
      </summary>
      <value>The name of a data member that is a source of Sunburst sector values.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstDataMapping.ValueDataMemberProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstDataMapping.ValueDataMember"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter">
      <summary>
        <para>Loads data from data sources with the flat structure to a Sunburst chart.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter.DataMember">
      <summary>
        <para>Gets or sets the name of the sub-list or table if the data source contains more than one distinct list of data items.</para>
      </summary>
      <value>The name of the sub-list or table.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter.DataMemberProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter.DataMember"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter.GroupDataMembers">
      <summary>
        <para>Gets or sets the names of data members that are used to group Sunburst sectors.</para>
      </summary>
      <value>A collection of data members names.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter.GroupDataMembersProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter.GroupDataMembers"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter.LabelDataMember">
      <summary>
        <para>Gets or sets the data member that is a source of Sunburst sector labels.</para>
      </summary>
      <value>The name of a data member that is a source of Sunburst sector labels.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter.LabelDataMemberProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter.LabelDataMember"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter.ValueDataMember">
      <summary>
        <para>Gets or sets the data member that is a source of Sunburst sector values.</para>
      </summary>
      <value>The name of a data member that is a source of Sunburst sector values.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter.ValueDataMemberProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstFlatDataAdapter.ValueDataMember"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer">
      <summary>
        <para>The <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.Colorizer">colorizer</see> that applies a color gradient to a Sunburst chart’s sectors.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer.GradientColor">
      <summary>
        <para>Gets or sets the color that should be blended with the sunburst sector color.</para>
      </summary>
      <value>A color that is blended with the sunburst sector color.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer.GradientColorProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer.GradientColor"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer.Max">
      <summary>
        <para>Gets or sets the color intensity of the sunburst top level sectors.</para>
      </summary>
      <value>A numeric value from 0 (transparent) to 1 (opaque).</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer.MaxProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer.Max"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer.Min">
      <summary>
        <para>Gets or sets the color intensity of the sunburst lowest level sectors.</para>
      </summary>
      <value>A numeric value from 0 (transparent) to 1 (opaque).</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer.MinProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer.Min"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer.Mode">
      <summary>
        <para>Gets or sets the mode that defines how to distribute a gradient across sectors.</para>
      </summary>
      <value>The gradient distribution’s mode.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer.ModeProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstGroupGradientColorizer.Mode"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstHierarchicalDataAdapter">
      <summary>
        <para>Loads data from sources with hierarchical structure.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstHierarchicalDataAdapter.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.SunburstHierarchicalDataAdapter"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstHierarchicalDataAdapter.Mappings">
      <summary>
        <para>Gets or sets mappings that are used to convert data source objects to Sunburst chart sectors.</para>
      </summary>
      <value>A list of mappings.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstHierarchicalDataAdapter.MappingsProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstHierarchicalDataAdapter.Mappings"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstHighlightMode">
      <summary>
        <para>Lists modes that define Sunburst chart behavior when a user highlights a chart sector.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstHighlightMode.None">
      <summary>
        <para>Sunburst chart sectors are not highlighted when a user hovers the mouse pointer over the sector.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstHighlightMode.PathFromRoot">
      <summary>
        <para>The sector and all its parent sectors are highlighted when a user hovers the mouse pointer over the sector.’</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstHighlightMode.Single">
      <summary>
        <para>A Sunburst chart sector is highlighted when a user hovers the mouse pointer over the sector.’</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstHighlightMode.WholeGroup">
      <summary>
        <para>A sector and its child sectors are highlighted when a user hovers the mouse pointer over the sector.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstHitInfo">
      <summary>
        <para>Contains information about a Sunburst chart element that is located at a specific point.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstHitInfo.ItemInfo">
      <summary>
        <para>Returns the sunburst item’s hit test information.</para>
      </summary>
      <value>The sunburst item’s hit test information.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstLabelDisplayMode">
      <summary>
        <para>Lists values that specify how to display labels within sunburst items.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstLabelDisplayMode.Horizontal">
      <summary>
        <para>Labels are drawn horizontally.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstLabelDisplayMode.None">
      <summary>
        <para>Labels are hidden.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstLabelDisplayMode.Radial">
      <summary>
        <para>Labels are drawn radially.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstLabelDisplayMode.Tangent">
      <summary>
        <para>Labels are drawn tangentially.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstLabelPresentation">
      <summary>
        <para>Contains appearance and text settings for Sunburst chart labels.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.SunburstLabelPresentation"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.LabelBounds">
      <summary>
        <para>Gets or sets a rectangle that specifies Sunburst chart label boundaries.</para>
      </summary>
      <value>A rectangle that specifies label boundaries.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.LabelBoundsProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.LabelBounds"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.LabelEffect">
      <summary>
        <para>Gets or sets an effect that is applied to labels.</para>
      </summary>
      <value>An effect that is applied to labels.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.LabelEffectProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.LabelEffect"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.Text">
      <summary>
        <para>Specifies the label text.</para>
      </summary>
      <value>The label text.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.TextProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.Text"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.TextTrimming">
      <summary>
        <para>Gets or sets the mode that defines how label text is trimmed when it is larger than the content area.</para>
      </summary>
      <value>The mode that defines how text is trimmed.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.TextTrimmingProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.TextTrimming"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.TextWrapping">
      <summary>
        <para>Gets or sets whether Sunburst label text wraps when it reaches the edges of the content area.</para>
      </summary>
      <value>The value that specifies whether label text wraps.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.TextWrappingProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstLabelPresentation.TextWrapping"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstPaletteColorizer">
      <summary>
        <para>The <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.Colorizer">colorizer</see> that uses a palette to paint Sunburst sectors.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstPaletteColorizer.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.SunburstPaletteColorizer"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstPaletteColorizer.VaryColorInGroup">
      <summary>
        <para>Gets or sets the value that specifies whether to use different colors to paint each sector in the same group.</para>
      </summary>
      <value>true if sectors in the same group have different colors; otherwise, false.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstPaletteColorizer.VaryColorInGroupProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstPaletteColorizer.VaryColorInGroup"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstPaletteColorizerBase">
      <summary>
        <para>A base class for colorizers that use palettes to paint a Sunburst.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstPaletteColorizerBase.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.SunburstPaletteColorizerBase"/> class.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstPaletteColorizerBase.GetItemBrush(DevExpress.Xpf.TreeMap.ISunburstSectorInfo)">
      <summary>
        <para>Returns a brush that is applied to the sector.</para>
      </summary>
      <param name="item">Contains information about the Sunburst sector.</param>
      <returns>A brush that is applied to the sector.</returns>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstPaletteColorizerBase.LegendItemPattern">
      <summary>
        <para>Gets or sets the format pattern that is applied to a sunburst legend item’s text.</para>
      </summary>
      <value>A string that formats legend item text.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstPaletteColorizerBase.LegendItemPatternProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstPaletteColorizerBase.LegendItemPattern"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstPaletteColorizerBase.Palette">
      <summary>
        <para>Gets or sets a palette that is applied to a Sunburst chart.</para>
      </summary>
      <value>A palette that is applied to a Sunburst chart.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstPaletteColorizerBase.PaletteProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstPaletteColorizerBase.Palette"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstRangeColorizer">
      <summary>
        <para>The <see cref="P:DevExpress.Xpf.TreeMap.SunburstControl.Colorizer">colorizer</see> that paints Sunburst sectors based on their associated values.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstRangeColorizer.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.SunburstRangeColorizer"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstRangeColorizer.RangeStops">
      <summary>
        <para>Gets or sets the colorizer’s range stops that specify color boundaries.</para>
      </summary>
      <value>A collection of values that define color boundaries for the colorizer.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstRangeColorizer.RangeStopsProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstRangeColorizer.RangeStops"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstSectorPresentation">
      <summary>
        <para>Contains the settings of a control used to render Sunburst chart sectors.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.SunburstSectorPresentation.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.SunburstSectorPresentation"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstSectorPresentation.Fill">
      <summary>
        <para>Gets or sets the brush that is used to fill the Sunburst sector background.</para>
      </summary>
      <value>A brush that is used to paint the sector background.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstSectorPresentation.FillProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstSectorPresentation.Fill"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstSectorPresentation.Geometry">
      <summary>
        <para>Gets or sets a Geometry object used to draw sunburst sector shapes.</para>
      </summary>
      <value>An object used to draw sunburst sector shapes.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstSectorPresentation.GeometryProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstSectorPresentation.Geometry"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstSectorPresentation.Stroke">
      <summary>
        <para>Gets or sets the brush that is used to draw the Sunburst sector outline.</para>
      </summary>
      <value>The brush that is used to draw the Sunburst sector outline.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstSectorPresentation.StrokeProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstSectorPresentation.Stroke"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.SunburstSectorPresentation.StrokeThickness">
      <summary>
        <para>Gets or sets the thickness of the Sunburst sector outline.</para>
      </summary>
      <value>The value that specifies thickness in pixels.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstSectorPresentation.StrokeThicknessProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.SunburstSectorPresentation.StrokeThickness"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.SunburstSweepDirection">
      <summary>
        <para>Lists values that specify the direction in which a Sunburst chart rotates.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstSweepDirection.Clockwise">
      <summary>
        <para>A Sunburst chart rotates clockwise.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.SunburstSweepDirection.Counterclockwise">
      <summary>
        <para>A Sunburst chart rotates counterclockwise.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TerracottaPiePalette">
      <summary>
        <para>Represents the Terracota Pie palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TerracottaPiePalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TerracottaPiePalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TerracottaPiePalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TheTreesPalette">
      <summary>
        <para>Represents the The Trees palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TheTreesPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TheTreesPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TheTreesPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.Title">
      <summary>
        <para>A treemap/sunburst title.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.Title.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.Title"/> class.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.Title.Content">
      <summary>
        <para>Gets or sets the treemap/sunburst title content.</para>
      </summary>
      <value>An object that specifies the title content.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.Title.ContentProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.Title.Content"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.Title.ContentTemplate">
      <summary>
        <para>Gets or sets the template used to display the title’s <see cref="P:DevExpress.Xpf.TreeMap.Title.Content">content</see>.</para>
      </summary>
      <value>A <see cref="T:System.Windows.DataTemplate"/> object that specifies the title content template.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.Title.ContentTemplateProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.Title.ContentTemplate"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TitleCollection">
      <summary>
        <para>A collection that stores titles.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TitleCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TitleCollection"/> class.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.ToolTipInfo">
      <summary>
        <para>Contains settings that define the appearance and behavior of built-in map tooltips.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.ToolTipInfo.#ctor(DevExpress.TreeMap.Native.IPatternHolder)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.ToolTipInfo"/> class with specified settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ToolTipInfo.ContentTemplate">
      <summary>
        <para>Gets the template that defines the presentation of the data content of the tooltip for an <see cref="P:DevExpress.Xpf.TreeMap.ToolTipInfo.Item">ToolTipInfo.Item</see>.</para>
      </summary>
      <value>A <see cref="T:System.Windows.DataTemplate"/> object specifying data content template.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ToolTipInfo.HorizontalBeakAlignment">
      <summary>
        <para>Gets the horizontal alignment of the tooltip’s beak.</para>
      </summary>
      <value>A <see cref="T:System.Windows.HorizontalAlignment"/> enumeration value.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ToolTipInfo.Item">
      <summary>
        <para>Gets the data source item for which the tooltip is invoked.</para>
      </summary>
      <value>A <see cref="T:System.Object"/> specifying the data source item.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ToolTipInfo.ToolTipPosition">
      <summary>
        <para>Gets the tooltip position on the tree map.</para>
      </summary>
      <value>A <see cref="T:System.Windows.Point"/> value.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ToolTipInfo.ToolTipText">
      <summary>
        <para>Gets the hint for the tree map item located at the specified point on a map.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value representing the text displayed when the mouse pointer is over a map item.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ToolTipInfo.VerticalBeakAlignment">
      <summary>
        <para>Gets the vertical alignment of the tooltip’s beak.</para>
      </summary>
      <value>A <see cref="T:System.Windows.VerticalAlignment"/> enumeration value.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ToolTipInfo.Visible">
      <summary>
        <para>Gets the value indicating whether the tooltip is visible.</para>
      </summary>
      <value>true if the tooltip is visible; otherwise false.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.ToolTipMousePosition">
      <summary>
        <para>Specifies a tooltip position near the mouse pointer.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.ToolTipMousePosition.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.ToolTipMousePosition"/> class with default settings.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.ToolTipOpenMode">
      <summary>
        <para>Lists the values used to specify when chart tooltips should be opened.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.ToolTipOpenMode.OnClick">
      <summary>
        <para>A tooltip appears when clicking a particular tree map item.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.ToolTipOpenMode.OnHover">
      <summary>
        <para>A tooltip appears when hovering over a particular tree map item.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.ToolTipOptions">
      <summary>
        <para>Contains settings that define how to display tooltips within a Tree Map.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.ToolTipOptions.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.ToolTipOptions"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ToolTipOptions.AutoPopDelay">
      <summary>
        <para>Gets or sets the time interval in which tooltip is displayed.</para>
      </summary>
      <value>A <see cref="T:System.TimeSpan"/> value specifying the tooltip popup interval.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.ToolTipOptions.AutoPopDelayProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.ToolTipOptions.AutoPopDelay">ToolTipOptions.AutoPopDelay</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ToolTipOptions.CloseOnClick">
      <summary>
        <para>Gets or sets a value indicating whether a tooltip is closed when a tree map item is clicked.</para>
      </summary>
      <value>true, if a tooltip is closed when a tree map item is clicked; otherwise, false.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.ToolTipOptions.CloseOnClickProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.ToolTipOptions.CloseOnClick">ToolTipOptions.CloseOnClick</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ToolTipOptions.InitialDelay">
      <summary>
        <para>Gets or sets the delay before tooltips are invoked.</para>
      </summary>
      <value>A <see cref="T:System.TimeSpan"/> value specifying the delay.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.ToolTipOptions.InitialDelayProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.ToolTipOptions.InitialDelay">ToolTipOptions.InitialDelay</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ToolTipOptions.OpenMode">
      <summary>
        <para>Gets or sets the opening mode of tooltips.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Xpf.TreeMap.ToolTipOpenMode"/> enumeration value.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.ToolTipOptions.OpenModeProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.ToolTipOptions.OpenMode">ToolTipOptions.OpenMode</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ToolTipOptions.Position">
      <summary>
        <para>Gets or sets a value indicating how the tooltip position is defined.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Xpf.TreeMap.ToolTipPosition"/> class descendant object.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.ToolTipOptions.PositionProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.ToolTipOptions.Position">ToolTipOptions.Position</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.ToolTipPosition">
      <summary>
        <para>The base class for all classes that define how a tooltip should be positioned within a Tree Map.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.ToolTipRelativePosition">
      <summary>
        <para>Specifies a tooltip position depending on the tree map item arrangement for which this tooltip is invoked.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.ToolTipRelativePosition.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.ToolTipRelativePosition"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.ToolTipRelativePosition.Origin">
      <summary>
        <para>Gets or sets the position at which the tooltip will appear relative to the size of a tree map item.</para>
      </summary>
      <value>A <see cref="T:System.Windows.Point"/> value specifying the position of tooltips.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.ToolTipRelativePosition.OriginProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.ToolTipRelativePosition.Origin">ToolTipRelativePosition.Origin</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapColorizerBase">
      <summary>
        <para>A base class for all tree map <see href="https://docs.devexpress.com/WPF/114694/controls-and-libraries/treemap-control/colorizers">colorizers</see>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapColorizerBase.GetItemColor(DevExpress.Xpf.TreeMap.TreeMapItem,DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo)">
      <summary>
        <para>Returns the color for the specified item with the specified tree location.</para>
      </summary>
      <param name="item">A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItem"/> object for which the color is obtained.</param>
      <param name="group">A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo"/> value specifying information about the item position in a group.</param>
      <returns>A nullable <see cref="T:System.Windows.Media.Color"/> value that is the color of the specified item.</returns>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapControl">
      <summary>
        <para>A <see href="https://docs.devexpress.com/WPF/114684/controls-and-libraries/treemap-control">TreeMap Control</see> to display flat and hierarchical data.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapControl.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapControl"/> class with default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapControl.BeginDataUpdate">
      <summary>
        <para>Resumes data updates.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapControl.CalcHitInfo(System.Windows.Point)">
      <summary>
        <para>Returns information about the TreeMap item located at the specified point.</para>
      </summary>
      <param name="point">A <see cref="T:System.Drawing.Point"/> structure specifying the test point coordinates relative to the control’s top-left corner.</param>
      <returns>A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapHitInfo"/> object that contains information about TreeMap item located at the test point.</returns>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapControl.Colorizer">
      <summary>
        <para>Gets or sets the <see href="https://docs.devexpress.com/WPF/114694/controls-and-libraries/treemap-control/colorizers">colorizer</see> used to colorize TreeMap items.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapColorizerBase"/> class descendant object.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapControl.ColorizerProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapControl.Colorizer">TreeMapControl.Colorizer</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapControl.DataAdapter">
      <summary>
        <para>Gets or sets the data adapter for a TreeMap Control.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapDataAdapterBase"/> class descendant object.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapControl.DataAdapterProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapControl.DataAdapter">TreeMapControl.DataAdapter</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapControl.EnableHighlighting">
      <summary>
        <para>Gets or sets the value that specifies whether a user can highlight treemap items.</para>
      </summary>
      <value>true if treemap items can be highlighted; otherwise, false.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapControl.EnableHighlightingProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapControl.EnableHighlighting"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapControl.EndDataUpdate">
      <summary>
        <para>Suspends data updates.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapControl.GroupHeaderContentTemplate">
      <summary>
        <para>Gets or sets the template used to display the group header’s content in a treemap.</para>
      </summary>
      <value>A <see cref="T:System.Windows.DataTemplate"/> object that specifies the template used to display the group header.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapControl.GroupHeaderContentTemplateProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapControl.GroupHeaderContentTemplate">TreeMapControl.GroupHeaderContentTemplate</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapControl.LayoutAlgorithm">
      <summary>
        <para>Gets or sets a layout algorithm for arranging TreeMap items.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapLayoutAlgorithmBase"/> class descendant object, specifying a layout algorithm.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapControl.LayoutAlgorithmProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapControl.LayoutAlgorithm">TreeMapControl.LayoutAlgorithm</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapControl.LeafContentTemplate">
      <summary>
        <para>Gets or sets the template that defines the content of the TreeMap leaf item.</para>
      </summary>
      <value>A <see cref="T:System.Windows.DataTemplate"/> object specifying the template of the TreeMap leaf item.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapControl.LeafContentTemplateProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapControl.LeafContentTemplate">TreeMapControl.LeafContentTemplate</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapControl.OnApplyTemplate">
      <summary>
        <para>Called after the template is completely generated and attached to the visual tree.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapControl.TreeMapStyle">
      <summary>
        <para>Gets or sets the treemap appearance settings.</para>
      </summary>
      <value>Stores settings that specify the treemap appearance.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapControl.TreeMapStyleProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapControl.TreeMapStyle">TreeMapControl.TreeMapStyle</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapDataAdapterBase">
      <summary>
        <para>A base class for all tree map <see href="https://docs.devexpress.com/WPF/114693/controls-and-libraries/treemap-control/providing-data">data adapters</see>.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapDependencyObject">
      <summary>
        <para>Enables Windows Presentation Foundation (WPF) property system services for its derived model classes.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapDependencyObject.Owner">
      <summary>
        <para>Returns an object’s owner.</para>
      </summary>
      <value>An owner object.</value>
    </member>
    <member name="E:DevExpress.Xpf.TreeMap.TreeMapDependencyObject.PropertyChanged">
      <summary>
        <para>Occurs every time any of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapDependencyObject"/> class properties has changed its value.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter">
      <summary>
        <para>The data adapter that provides flat data to a tree map.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.DataMember">
      <summary>
        <para>Specifies the name of an object in a data source to provide data for a data adapter.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.DataMemberProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.DataMember">TreeMapFlatDataAdapter.DataMember</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.DataSource">
      <summary>
        <para>Gets or sets the object that is a data source of the data adapter.</para>
      </summary>
      <value>A <see cref="T:System.Object"/> that is a data source.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.DataSourceProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.DataSource">TreeMapFlatDataAdapter.DataSource</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.Groups">
      <summary>
        <para>Gets or sets the collection of <see cref="T:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition"/> objects used to group tree map items.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Xpf.TreeMap.GroupDefinitionCollection"/> collection containing <see cref="T:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition"/> objects.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.GroupsProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.Groups">TreeMapFlatDataAdapter.Groups</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.LabelDataMember">
      <summary>
        <para>Gets or sets the name of the data field whose values are used to automatically generate <see cref="P:DevExpress.Xpf.TreeMap.TreeMapItem.Label">TreeMapItem.Label</see> values.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.LabelDataMemberProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.LabelDataMember">TreeMapFlatDataAdapter.LabelDataMember</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.ValueDataMember">
      <summary>
        <para>Gets or sets the name of the data field whose values are used to automatically generate <see cref="P:DevExpress.Xpf.TreeMap.TreeMapItem.Value">TreeMapItem.Value</see> values.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.ValueDataMemberProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter.ValueDataMember">TreeMapFlatDataAdapter.ValueDataMember</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapGradientColorizer">
      <summary>
        <para>The colorizer that colors tree map items from the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapGradientColorizer.StartColor">TreeMapGradientColorizer.StartColor</see> to the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapGradientColorizer.EndColor">TreeMapGradientColorizer.EndColor</see> using a gradient.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapGradientColorizer.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapGradientColorizer"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapGradientColorizer.EndColor">
      <summary>
        <para>Gets or sets the end color of the gradient used to color tree map items.</para>
      </summary>
      <value>A <see cref="T:System.Windows.Media.Color"/> value.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapGradientColorizer.EndColorProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapGradientColorizer.EndColor">TreeMapGradientColorizer.EndColor</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapGradientColorizer.GetItemColor(DevExpress.Xpf.TreeMap.TreeMapItem,DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo)">
      <summary>
        <para>Returns the color for the specified item with the specified tree location.</para>
      </summary>
      <param name="item">A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItem"/> object for which the color is obtained.</param>
      <param name="group">A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo"/> value specifying information about the item position in a group.</param>
      <returns>A nullable <see cref="T:System.Windows.Media.Color"/> value that is the color of the specified item.</returns>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapGradientColorizer.StartColor">
      <summary>
        <para>Gets or sets the start color of the gradient used to color tree map items.</para>
      </summary>
      <value>A <see cref="T:System.Windows.Media.Color"/> value.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapGradientColorizer.StartColorProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapGradientColorizer.StartColor">TreeMapGradientColorizer.StartColor</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition">
      <summary>
        <para>The definition of a group provided from flat data using the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapFlatDataAdapter"/>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition.GroupDataMember">
      <summary>
        <para>Gets or sets the name of a data member of the data source used to group tree map items generated from the data source.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the name of the data member.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition.GroupDataMemberProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition.GroupDataMember">TreeMapGroupDefinition.GroupDataMember</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition.HeaderContentTemplate">
      <summary>
        <para>Gets or sets the content template for headers of automatically generated groups.</para>
      </summary>
      <value>A <see cref="T:System.Windows.DataTemplate"/> object, specifying the template.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition.HeaderContentTemplateProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition.HeaderContentTemplate">TreeMapGroupDefinition.HeaderContentTemplate</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition.NullValueGroupHeader">
      <summary>
        <para>Gets or sets the <see href="https://docs.devexpress.com/WPF/114697/controls-and-libraries/treemap-control/visual-elements/group-header">Group Header</see> text for the null (Nothing in Visual Basic) value of the group data member.</para>
      </summary>
      <value>The <see href="https://docs.devexpress.com/WPF/114697/controls-and-libraries/treemap-control/visual-elements/group-header">Group Header</see> text.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition.NullValueGroupHeaderProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapGroupDefinition.NullValueGroupHeader">TreeMapGroupDefinition.NullValueGroupHeader</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapGroupGradientColorizer">
      <summary>
        <para>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.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapGroupGradientColorizer.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapGroupGradientColorizer"/> class with default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapGroupGradientColorizer.GetItemColor(DevExpress.Xpf.TreeMap.TreeMapItem,DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo)">
      <summary>
        <para>Returns the color for the specified item with the specified tree location.</para>
      </summary>
      <param name="item">A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItem"/> object for which the color is obtained.</param>
      <param name="group">A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo"/> value specifying information about the item position in a group.</param>
      <returns>A nullable <see cref="T:System.Windows.Media.Color"/> value that is the color of the specified item.</returns>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapGroupGradientColorizer.GradientColor">
      <summary>
        <para>Gets or sets the color mixed with the group color for a tree map item.</para>
      </summary>
      <value>A <see cref="T:System.Windows.Media.Color"/> value.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapGroupGradientColorizer.GradientColorProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapGroupGradientColorizer.GradientColor">TreeMapGroupGradientColorizer.GradientColor</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapGroupGradientColorizer.Max">
      <summary>
        <para>Gets or sets the value indicating the maximum portion of the group color in the color mixed for a tree map item.</para>
      </summary>
      <value>A <see cref="T:System.Double"/> value between 0 and 1.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapGroupGradientColorizer.MaxProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapGroupGradientColorizer.Max">TreeMapGroupGradientColorizer.Max</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapGroupGradientColorizer.Min">
      <summary>
        <para>Gets or sets the value indicating the minimum portion of the group color in the color mixed for a tree map item.</para>
      </summary>
      <value>A <see cref="T:System.Double"/> value between 0 and 1.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapGroupGradientColorizer.MinProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapGroupGradientColorizer.Min">TreeMapGroupGradientColorizer.Min</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapHierarchicalDataAdapter">
      <summary>
        <para>A data adapter that allows you to provide hierarchical data to the Tree Map.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapHierarchicalDataAdapter.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapHierarchicalDataAdapter"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapHierarchicalDataAdapter.DataSource">
      <summary>
        <para>Gets or sets the object that is the data source of the data adapter.</para>
      </summary>
      <value>A <see cref="T:System.Object"/> that is the data source.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapHierarchicalDataAdapter.DataSourceProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapHierarchicalDataAdapter.DataSource">TreeMapHierarchicalDataAdapter.DataSource</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapHierarchicalDataAdapter.ValueDataMember">
      <summary>
        <para>Gets or sets the name of the data field whose values are used to specify values of tree map items.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapHierarchicalDataAdapter.ValueDataMemberProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapHierarchicalDataAdapter.ValueDataMember">TreeMapHierarchicalDataAdapter.ValueDataMember</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapHitInfo">
      <summary>
        <para>Contains information about what is located at a specific point within the Tree Map.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapHitInfo.TreeMapItem">
      <summary>
        <para>Returns the tree map item that is under the point being hit tested.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItem"/> object.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapItem">
      <summary>
        <para>An item of a tree map.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapItem.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItem"/> class with default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapItem.#ctor(System.Double,System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItem"/> class with the specified value and label.</para>
      </summary>
      <param name="value">A <see cref="T:System.Double"/> value that is <see cref="P:DevExpress.Xpf.TreeMap.TreeMapItem.Value">TreeMapItem.Value</see>.</param>
      <param name="label">A <see cref="T:System.String"/> object that is <see cref="P:DevExpress.Xpf.TreeMap.TreeMapItem.Label">TreeMapItem.Label</see>.</param>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapItem.Background">
      <summary>
        <para>Gets or sets the background brush of a tree map item.</para>
      </summary>
      <value>A <see cref="T:System.Windows.Media.Brush"/> object.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapItem.Children">
      <summary>
        <para>Returns the collection of children items of a current item.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItemCollection"/> object, containing children <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItem"/> objects.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapItem.Foreground">
      <summary>
        <para>Gets or sets the foreground brush of a tree map item.</para>
      </summary>
      <value>A <see cref="T:System.Windows.Media.Brush"/> object.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapItem.IsHighlighted">
      <summary>
        <para>Returns the value indicating whether a tree map item is highlighted.</para>
      </summary>
      <value>true if an item is highlighted; otherwise false.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapItem.IsSelected">
      <summary>
        <para>Returns the value indicating whether a tree map item is selected.</para>
      </summary>
      <value>true if an item is selected; otherwise false.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapItem.Label">
      <summary>
        <para>Gets or sets the label of a tree map item.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, representing the label of a tree map item.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapItem.Tag">
      <summary>
        <para>Gets or sets the object that contains data related to the treemap item.</para>
      </summary>
      <value>A <see cref="T:System.Object"/> that contains data about the treemap element.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapItem.Value">
      <summary>
        <para>Gets or sets the value of a tree map item.</para>
      </summary>
      <value>A <see cref="T:System.Double"/> value.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapItemCollection">
      <summary>
        <para>Represents a collection of <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItem"/> objects.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapItemCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItemCollection"/> class with default settings.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo">
      <summary>
        <para>This class stores information about a group of a tree map item.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo.#ctor(System.Int32,System.Int32,System.Int32,System.Double,System.Double)">
      <summary>
        <para>Creates an instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo"/> class with the specified settings.</para>
      </summary>
      <param name="groupLevel">A <see cref="T:System.Int32"/> value specifying the nested level of a tree map item.</param>
      <param name="groupIndex">A <see cref="T:System.Int32"/> value specifying the index of the item’s group in group’s parent.</param>
      <param name="itemIndex">A <see cref="T:System.Int32"/> value specifying the index of the item’s group.</param>
      <param name="minValue">A <see cref="T:System.Double"/> value specifying the minimum item value in the item group.</param>
      <param name="maxValue">A <see cref="T:System.Double"/> value specifying the maximum item value in the item group.</param>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo.GroupIndex">
      <summary>
        <para>Returns the index of the group in the descending sorted item collection of the group’s parent.</para>
      </summary>
      <value>An <see cref="T:System.Int32"/> value.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo.GroupLevel">
      <summary>
        <para>Returns an item’s nesting level.</para>
      </summary>
      <value>An <see cref="T:System.Int32"/> value.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo.ItemIndex">
      <summary>
        <para>Returns the index of an item in the source collection of the group.</para>
      </summary>
      <value>An <see cref="T:System.Int32"/> value that specifies the index of an item.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo.MaxValue">
      <summary>
        <para>Returns the maximum value of the items in this group.</para>
      </summary>
      <value>A <see cref="T:System.Double"/> value.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo.MinValue">
      <summary>
        <para>Returns the minimum value of the items in this group.</para>
      </summary>
      <value>A <see cref="T:System.Double"/> value.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapItemStorage">
      <summary>
        <para>Stores a collection of tree map items and provides them to a tree map control.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapItemStorage.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItemStorage"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapItemStorage.Items">
      <summary>
        <para>Returns the collection of tree map items contained in this storage.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItemCollection"/> object containing <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItem"/> objects.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapItemStorage.ItemsProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapItemStorage.Items">TreeMapItemStorage.Items</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapLayoutAlgorithm">
      <summary>
        <para>The base class for all predefined layout algorithms.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapLayoutAlgorithm.Direction">
      <summary>
        <para>Gets or sets the layout fill direction used by the algorithm.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Xpf.Charts.LayoutDirection"/> enumeration value.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapLayoutAlgorithm.DirectionProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapLayoutAlgorithm.Direction">TreeMapLayoutAlgorithm.Direction</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapLayoutAlgorithmBase">
      <summary>
        <para>The base class for all classes representing layout algorithms.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapLayoutAlgorithmBase.Calculate(System.Collections.Generic.IList{DevExpress.Xpf.TreeMap.ITreeMapLayoutItem},System.Windows.Size,System.Int32)">
      <summary>
        <para>Arranges the specified list of tree map items.</para>
      </summary>
      <param name="items">A list of objects whose classes implement the <see cref="T:DevExpress.Xpf.TreeMap.ITreeMapLayoutItem"/> interface and that should be arranged.</param>
      <param name="size">The size of the parent layout in which items should be arranged.</param>
      <param name="groupLevel">The nested level of the parent layout.</param>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizer">
      <summary>
        <para>The colorizer that colors tree map items using a palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizer.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizer"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizer.ColorizeGroups">
      <summary>
        <para>Gets or sets value indicating whether tree map items should be colorized by groups.</para>
      </summary>
      <value>true, if items in one group should be colorized using one color; otherwise false.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizer.ColorizeGroupsProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizer.ColorizeGroups">TreeMapPaletteColorizer.ColorizeGroups</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizer.GetItemColor(DevExpress.Xpf.TreeMap.TreeMapItem,DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo)">
      <summary>
        <para>Returns the color for the specified item with the specified tree location.</para>
      </summary>
      <param name="item">A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItem"/> object for which the color is obtained.</param>
      <param name="group">A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo"/> value specifying information about the item position in a group.</param>
      <returns>A nullable <see cref="T:System.Windows.Media.Color"/> value that is the color of the specified item.</returns>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizerBase">
      <summary>
        <para>The base class for all palette based colorizers.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizerBase.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizerBase"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizerBase.LegendItemPattern">
      <summary>
        <para>Gets or sets the format pattern that is applied to a treemap legend item’s text.</para>
      </summary>
      <value>A string that formats legend item text.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizerBase.LegendItemPatternProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizerBase.LegendItemPattern"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizerBase.Palette">
      <summary>
        <para>Gets or sets the palette used to color tree map items by the colorizer.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Xpf.TreeMap.PaletteBase"/> class descendant object.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizerBase.PaletteProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapPaletteColorizerBase.Palette">TreeMapPaletteColorizerBase.Palette</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapRangeColorizer">
      <summary>
        <para>A colorizer that allows you to provide colors based on which range the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapItem.Value">TreeMapItem.Value</see> belongs to.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapRangeColorizer.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapRangeColorizer"/> class with default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapRangeColorizer.GetItemColor(DevExpress.Xpf.TreeMap.TreeMapItem,DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo)">
      <summary>
        <para>Returns the color for the specified item with the specified tree location.</para>
      </summary>
      <param name="item">A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItem"/> object for which the color is obtained.</param>
      <param name="group">A <see cref="T:DevExpress.Xpf.TreeMap.TreeMapItemGroupInfo"/> value specifying information about the item position in a group.</param>
      <returns>A nullable <see cref="T:System.Windows.Media.Color"/> value that is the color of the specified item.</returns>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapRangeColorizer.GroupColor">
      <summary>
        <para>Gets or sets the color used to colorize groups.</para>
      </summary>
      <value>A <see cref="T:System.Windows.Media.Color"/> value.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapRangeColorizer.GroupColorProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapRangeColorizer.GroupColor">TreeMapRangeColorizer.GroupColor</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapRangeColorizer.RangeStops">
      <summary>
        <para>Gets range stops for the range colorizer.</para>
      </summary>
      <value>A collection of <see cref="T:System.Double"/> values specifying range stops.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapRangeColorizer.RangeStopsProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapRangeColorizer.RangeStops">TreeMapRangeColorizer.RangeStops</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapSelectionChangedEventArgs">
      <summary>
        <para>Provides data for the <see cref="E:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.SelectionChanged">HierarchicalChartControlBase.SelectionChanged</see> event.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapSelectionChangedEventArgs.#ctor(System.Collections.Generic.List{System.Object})">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapSelectionChangedEventArgs"/> class with the specified settings.</para>
      </summary>
      <param name="selection">A list of selected objects.</param>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapSelectionChangedEventArgs.#ctor(System.Collections.IList)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapSelectionChangedEventArgs"/> class with the specified settings.</para>
      </summary>
      <param name="selection">A list of selected items.</param>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapSelectionChangedEventArgs.Selection">
      <summary>
        <para>Returns the list of selected items.</para>
      </summary>
      <value>A list of selected items.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapSelectionChangedEventHandler">
      <summary>
        <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.TreeMap.HierarchicalChartControlBase.SelectionChanged">HierarchicalChartControlBase.SelectionChanged</see> event.</para>
      </summary>
      <param name="sender">The event source.</param>
      <param name="e">An <see cref="T:DevExpress.Xpf.TreeMap.TreeMapSelectionChangedEventArgs"/> object that contains event data.</param>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.TreeMapStyle">
      <summary>
        <para>The tree map appearance settings storage.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.TreeMapStyle.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.TreeMapStyle"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupBackground">
      <summary>
        <para>Gets or sets the group background brush.</para>
      </summary>
      <value>The group background brush.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupBackgroundProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupBackground">TreeMapStyle.GroupBackground</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupBorderBrush">
      <summary>
        <para>Gets or sets the group border brush.</para>
      </summary>
      <value>The group border brush.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupBorderBrushProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupBorderBrush">TreeMapStyle.GroupBorderBrush</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupFontFamily">
      <summary>
        <para>Gets or sets the font family for group headers.</para>
      </summary>
      <value>Specifies the group family.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupFontFamilyProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupFontFamily"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupFontSize">
      <summary>
        <para>Gets or sets the group font size.</para>
      </summary>
      <value>The group font size.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupFontSizeProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupFontSize">TreeMapStyle.GroupFontSize</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupFontStyle">
      <summary>
        <para>Gets or sets the font style for group headers.</para>
      </summary>
      <value>Specifies the font style.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupFontStyleProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupFontStyle"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupFontWeight">
      <summary>
        <para>Gets or sets the group font weight.</para>
      </summary>
      <value>The group font weight.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupFontWeightProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupFontWeight">TreeMapStyle.GroupFontWeight</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupForeground">
      <summary>
        <para>Gets or sets the group foreground brush.</para>
      </summary>
      <value>The group foreground brush.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupForegroundProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.GroupForeground">TreeMapStyle.GroupForeground</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.LeafFontFamily">
      <summary>
        <para>Gets or sets the font family for leaf items.</para>
      </summary>
      <value>Specifies the font family.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.LeafFontFamilyProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.LeafFontFamily"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.LeafFontSize">
      <summary>
        <para>Gets or sets the font size of leaf items.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.LeafFontSizeProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.LeafFontSize"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.LeafFontStyle">
      <summary>
        <para>Gets or sets the font style for leaf items.</para>
      </summary>
      <value>Specifies font settings.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.LeafFontStyleProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.LeafFontStyle"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.LeafFontWeight">
      <summary>
        <para>Gets or sets the font weight for leaf items.</para>
      </summary>
      <value>A <see cref="T:System.Windows.FontWeight"/> value that is the font weight.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.LeafFontWeightProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.LeafFontWeight"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.SubGroupBackground">
      <summary>
        <para>Gets or sets the subgroup foreground brush.</para>
      </summary>
      <value>The subgroup foreground brush.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.SubGroupBackgroundProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.SubGroupBackground">TreeMapStyle.SubGroupBackground</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.SubGroupFontSize">
      <summary>
        <para>Gets or sets the subgroup font size.</para>
      </summary>
      <value>The subgroup font size.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.SubGroupFontSizeProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.SubGroupFontSize">TreeMapStyle.SubGroupFontSize</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.SubGroupFontWeight">
      <summary>
        <para>Gets or sets the subgroup font weight.</para>
      </summary>
      <value>The subgroup font weight.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.SubGroupFontWeightProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.SubGroupFontWeight">TreeMapStyle.SubGroupFontWeight</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.TreeMapStyle.SubGroupForeground">
      <summary>
        <para>Gets or sets the subgroup foreground.</para>
      </summary>
      <value>The subgroup foreground.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.SubGroupForegroundProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.SubGroupForeground">TreeMapStyle.SubGroupForeground</see> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.ToolTipBackgroundProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.ToolTipBackground"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.ToolTipFontSizeProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.ToolTipFontSize"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.ToolTipFontWeightProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.ToolTipFontWeight"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.TreeMapStyle.ToolTipForegroundProperty">
      <summary>
        <para>Identifies the <see cref="P:DevExpress.Xpf.TreeMap.TreeMapStyle.ToolTipForeground"/> dependency property.</para>
      </summary>
      <value>A dependency property identifier.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.VerticalPosition">
      <summary>
        <para>Lists values that specify the vertical alignment for an element.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.VerticalPosition.Bottom">
      <summary>
        <para>The element’s bottom edge is aligned to the parent element’s bottom edge.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.VerticalPosition.BottomOutside">
      <summary>
        <para>The element is positioned below the parent element’s bottom edge.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.VerticalPosition.Center">
      <summary>
        <para>Centers the element vertically.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.VerticalPosition.Top">
      <summary>
        <para>The element’s top edge is aligned to the parent element’s top edge.</para>
      </summary>
    </member>
    <member name="F:DevExpress.Xpf.TreeMap.VerticalPosition.TopOutside">
      <summary>
        <para>The element is positioned above the parent element.</para>
      </summary>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.VioletIIPalette">
      <summary>
        <para>Represents the Violet II palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.VioletIIPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.VioletIIPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.VioletIIPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.VioletPalette">
      <summary>
        <para>Represents the Violet palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.VioletPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.VioletPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.VioletPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.YellowOrangePalette">
      <summary>
        <para>Represents the Yellow Orange palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.YellowOrangePalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.YellowOrangePalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.YellowOrangePalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
    <member name="T:DevExpress.Xpf.TreeMap.YellowPalette">
      <summary>
        <para>Represents the Yellow palette.</para>
      </summary>
    </member>
    <member name="M:DevExpress.Xpf.TreeMap.YellowPalette.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.Xpf.TreeMap.YellowPalette"/> class with default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.Xpf.TreeMap.YellowPalette.PaletteName">
      <summary>
        <para>Returns the name of this palette.</para>
      </summary>
      <value>A <see cref="T:System.String"/> object representing the name of a palette.</value>
    </member>
  </members>
</doc>