﻿<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>DevExpress.ExpressApp.PivotChart.v23.1</name>
  </assembly>
  <members>
    <member name="N:DevExpress.ExpressApp.PivotChart">
      <summary>
        <para>Contains classes specific to the <see href="https://docs.devexpress.com/eXpressAppFramework/113024/analytics/pivot-chart-module">Pivot Chart Module</see> functionality.</para>
      </summary>
    </member>
    <member name="T:DevExpress.ExpressApp.PivotChart.IModelMemberPivotChartVisibility">
      <summary>
        <para>Used to extend the <see href="https://docs.devexpress.com/eXpressAppFramework/112580/ui-construction/application-model-ui-settings-storage/how-application-model-works">Application Model</see>‘s Member node with properties specific to the <see href="https://docs.devexpress.com/eXpressAppFramework/113024/analytics/pivot-chart-module">Pivot Chart Module</see>.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.PivotChart.IModelMemberPivotChartVisibility.IsVisibleInAnalysis">
      <summary>
        <para>Indicates whether the property is available for configuring data in the pivot grid.</para>
      </summary>
      <value>true, if the property is available for configuring data in the pivot grid; otherwise, false.</value>
    </member>
    <member name="T:DevExpress.ExpressApp.PivotChart.IModelPivotChartNavigation">
      <summary>
        <para>Used to extend the <see href="https://docs.devexpress.com/eXpressAppFramework/112580/ui-construction/application-model-ui-settings-storage/how-application-model-works">Application Model</see>‘s NavigationItems node with properties specific to the <see href="https://docs.devexpress.com/eXpressAppFramework/113024/analytics/pivot-chart-module">Pivot Chart Module</see> functionality.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.PivotChart.IModelPivotChartNavigation.GenerateRelatedAnalysisGroup">
      <summary>
        <para>Specifies whether context navigation is enabled for the Analysis module.</para>
      </summary>
      <value>true, if context navigation is enabled for the Analysis module; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.PivotChart.IModelPivotChartNavigation.RelatedAnalysisGroupCaption">
      <summary>
        <para>Specifies the caption for the navigation items generated by the Analysis module, when context navigation is enabled.</para>
      </summary>
      <value>A sting specifying the caption for the navigation items generated by the Analysis module, when context navigation is enabled.</value>
    </member>
    <member name="T:DevExpress.ExpressApp.PivotChart.PivotChartModuleBase">
      <summary>
        <para>The module contained in the DevExpress.ExpressApp.PivotChart.v23.1.dll assembly.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotChart.PivotChartModuleBase.#ctor">
      <summary>
        <para>Creates an instance of the <see cref="T:DevExpress.ExpressApp.PivotChart.PivotChartModuleBase"/> class.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotChart.PivotChartModuleBase.AddGeneratorUpdaters(DevExpress.ExpressApp.Model.Core.ModelNodesGeneratorUpdaters)">
      <summary>
        <para>Registers the PivotChartModuleBase Generator Updater.</para>
      </summary>
      <param name="updaters">A ModelNodesGeneratorUpdaters object providing access to the list of Generator Updaters.</param>
    </member>
    <member name="P:DevExpress.ExpressApp.PivotChart.PivotChartModuleBase.DataAccessMode">
      <summary>
        <para>Specifies the mode used to access the Collection Source’s collection.</para>
      </summary>
      <value>A <see cref="T:DevExpress.ExpressApp.CollectionSourceDataAccessMode"/> enumeration value that specifies the mode used to access a collection of business objects in List Views.</value>
    </member>
    <member name="F:DevExpress.ExpressApp.PivotChart.PivotChartModuleBase.DefaultAnalysisDataNavigationItemCaption">
      <summary>
        <para>Specifies the default caption for the navigation group created by the PivotChart module.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotChart.PivotChartModuleBase.ExtendModelInterfaces(DevExpress.ExpressApp.Model.ModelInterfaceExtenders)">
      <summary>
        <para>Extends the <see href="https://docs.devexpress.com/eXpressAppFramework/112580/ui-construction/application-model-ui-settings-storage/how-application-model-works">Application Model</see> with the <see cref="T:DevExpress.ExpressApp.Model.IModelClassReportsVisibility"/>, <see cref="T:DevExpress.ExpressApp.PivotChart.IModelMemberPivotChartVisibility"/>, and <see cref="T:DevExpress.ExpressApp.PivotChart.IModelPivotChartNavigation"/> interfaces.</para>
      </summary>
      <param name="extenders">A ModelInterfaceExtenders object that is a collection of Application Model interface extenders.</param>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotChart.PivotChartModuleBase.GetModuleUpdaters(DevExpress.ExpressApp.IObjectSpace,System.Version)">
      <summary>
        <para>Returns the list of <see cref="T:DevExpress.ExpressApp.Updating.ModuleUpdater"/> updaters that handle database updates for the <see cref="T:DevExpress.ExpressApp.PivotChart.PivotChartModuleBase"/> module.</para>
      </summary>
      <param name="objectSpace">An <see cref="T:DevExpress.ExpressApp.IObjectSpace"/> object which represents the Object Space used to update the database.</param>
      <param name="versionFromDB">A System.Version object which represents the current database version.</param>
      <returns>An IEnumerable&lt;<see cref="T:DevExpress.ExpressApp.Updating.ModuleUpdater"/>&gt; list of updaters that handle database updates for the <see cref="T:DevExpress.ExpressApp.PivotChart.PivotChartModuleBase"/> module.</returns>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotChart.PivotChartModuleBase.GetXafResourceLocalizerTypes">
      <summary>
        <para>Returns a collection of additional Resource Localizer types that can be used in an application that uses the <see cref="T:DevExpress.ExpressApp.PivotChart.PivotChartModuleBase"/>.</para>
      </summary>
      <returns>An ICollection&lt;Type&gt; collection containing the types of the Resource Localizers supplied with the PivotChartModuleBase.</returns>
    </member>
    <member name="P:DevExpress.ExpressApp.PivotChart.PivotChartModuleBase.ShowAdditionalNavigation">
      <summary>
        <para>Specifies the default value for the <see cref="P:DevExpress.ExpressApp.PivotChart.IModelPivotChartNavigation.GenerateRelatedAnalysisGroup">IModelPivotChartNavigation.GenerateRelatedAnalysisGroup</see> property.</para>
      </summary>
      <value>true, to enable context navigation for the PivotChart module, by default; otherwise, false.</value>
    </member>
  </members>
</doc>