File name
Commit message
Commit date
File name
Commit message
Commit date
<?xml version="1.0"?>
<doc>
<assembly>
<name>DevExpress.XtraCharts.v14.1.Wizard</name>
</assembly>
<members>
<member name="T:DevExpress.XtraCharts.Wizard.ChartPageTabCollection">
<summary>
<para>A collection of page tabs to be hidden on the <b>Chart</b> wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ChartPageTabCollection.Add(DevExpress.XtraCharts.Wizard.ChartPageTab)">
<summary>
<para>Appends the page tab of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.ChartPageTab"/> enumeration value, which specifies the page tab to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ChartPageTabCollection.AddRange(DevExpress.XtraCharts.Wizard.ChartPageTab[])">
<summary>
<para>Appends an array of page tabs of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTabs">
An array of <see cref="T:DevExpress.XtraCharts.Wizard.ChartPageTab"/> enumeration values, which specify page tabs to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ChartPageTabCollection.Remove(DevExpress.XtraCharts.Wizard.ChartPageTab)">
<summary>
<para>Removes the tab of the specified type from the collection of hidden tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.ChartPageTab"/> enumeration value, specifying the type of a page tab to be removed from the collection.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab">
<summary>
<para>Lists the values that specify tabs on the <b>Point Labels</b> page of the Chart Wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Area3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Area3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Area3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Area3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Area3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.AreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.AreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.AreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.AreaLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.AreaPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.AreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Bar3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Bar3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Bar3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Bar3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Bar3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.BarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.BarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.BarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.BarLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.BarPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.BarShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.BubbleAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bubble"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.BubbleBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bubble"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.BubbleGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bubble"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.BubbleLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bubble"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.BubblePointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bubble"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.BubbleShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bubble"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.CandleStickAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.CandleStick"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.CandleStickBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.CandleStick"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.CandleStickGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.CandleStick"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.CandleStickPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.CandleStick"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.CandleStickShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.CandleStick"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Doughnut3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Doughnut3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Doughnut3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Doughnut3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Doughnut3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.DoughnutAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.DoughnutBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.DoughnutGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.DoughnutLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.DoughnutPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.DoughnutShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedArea3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedArea3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedArea3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedArea3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedAreaPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedBar3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedBar3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedBar3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedBar3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedBarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedBarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedBarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedBarPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedBarShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedLine3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedLine3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedLine3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedLine3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedLine3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedLineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedLineBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedLineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedLineLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedLinePointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedLineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedSplineArea3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedSplineArea3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedSplineArea3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedSplineArea3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedSplineArea3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedSplineArea3DShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedSplineAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedSplineAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedSplineAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedSplineAreaPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FullStackedSplineAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Funnel3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Funnel3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Funnel3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Funnel3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Funnel3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FunnelAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FunnelBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FunnelGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FunnelLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FunnelPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.FunnelShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.GanttAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.GanttBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.GanttGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.GanttPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.GanttShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Line3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Line3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Line3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Line3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Line3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.LineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.LineBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.LineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.LineLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.LinePointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.LineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.ManhattanBarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ManhattanBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.ManhattanBarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ManhattanBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.ManhattanBarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ManhattanBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.ManhattanBarLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ManhattanBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.ManhattanBarPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ManhattanBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.NestedDoughnutAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.NestedDoughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.NestedDoughnutBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.NestedDoughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.NestedDoughnutGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.NestedDoughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.NestedDoughnutLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Series Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.NestedDoughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.NestedDoughnutPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Series Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.NestedDoughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.NestedDoughnutShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.NestedDoughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Pie3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Pie3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Pie3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Pie3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Pie3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PieAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PieBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PieGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PieLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PiePointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PieShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PointAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Point"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PointBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Point"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PointGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Point"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PointLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Point"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PointPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Point"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PointShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Point"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarAreaLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarAreaPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarLineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarLineBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarLineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarLineLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarLinePointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarLineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarPointAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarPointBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarPointGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarPointLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarPointPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.PolarPointShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarAreaLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarAreaPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarLineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarLineBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarLineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarLineLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarLinePointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarLineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarPointAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarPointBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarPointGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarPointLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarPointPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RadarPointShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeArea3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeArea3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeArea3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeArea3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeArea3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeAreaLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeAreaPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeBarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeBarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeBarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeBarPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.RangeBarShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.ScatterLineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ScatterLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.ScatterLineBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ScatterLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.ScatterLineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ScatterLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.ScatterLineLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ScatterLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.ScatterLinePointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ScatterLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.ScatterLineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ScatterLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideFullStackedBar3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBar3DSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideFullStackedBar3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBar3DSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideFullStackedBar3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBar3DSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideFullStackedBar3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideFullStackedBar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideFullStackedBarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideFullStackedBarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideFullStackedBarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideFullStackedBarPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideFullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideFullStackedBarShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideGanttAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideGanttBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideGanttGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideGanttPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideGanttShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideRangeBarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideRangeBarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideRangeBarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideRangeBarPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideRangeBarShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideStackedBar3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideStackedBar3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBar3DSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideStackedBar3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBar3DSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideStackedBar3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideStackedBar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideStackedBarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideStackedBarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideStackedBarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideStackedBarPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SideBySideStackedBarShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Spline3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Spline3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Spline3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Spline3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Spline3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.Spline3DShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineArea3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineArea3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineArea3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineArea3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineArea3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineArea3DShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineAreaLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineAreaPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplinePointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.SplineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedArea3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedArea3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedArea3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedArea3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedAreaLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedAreaPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedBar3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedBar3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedBar3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedBar3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedBarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedBarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedBarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedBarPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedBarShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedLine3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedLine3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedLine3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedLine3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedLine3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedLineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedLineBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedLineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedLineLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedLinePointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedLineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedSplineArea3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedSplineArea3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedSplineArea3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedSplineArea3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedSplineArea3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedSplineArea3DShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedSplineAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedSplineAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedSplineAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedSplineAreaLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedSplineAreaPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StackedSplineAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepArea3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepArea3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepArea3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepArea3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepArea3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepAreaLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepAreaPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepLine3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepLine3DBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepLine3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepLine3DLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepLine3DPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepLineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepLineBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepLineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepLineLine">
<summary>
<para>Identifies the <b>Line</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepLinePointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StepLineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StockAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Stock"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StockBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Stock"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StockGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Stock"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StockPointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Stock"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab.StockShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Stock"/>.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.PanePageTab">
<summary>
<para>Lists the values that specify tabs on the <b>Panes</b> page of the Chart Wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.PanePageTab.Appearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Panes</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.PanePageTab.Border">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Panes</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.PanePageTab.General">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Panes</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.PanePageTab.ScrollBarOptions">
<summary>
<para>Identifies the <b>Scroll Bars</b> tab on the <b>Panes</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.PanePageTab.ScrollingZooming">
<summary>
<para>Identifies the <b>Scrolling and Zooming</b> tab on the <b>Legend</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.PanePageTab.Shadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Panes</b> wizard page.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.AxisPageTabCollection">
<summary>
<para>A collection of page tabs to be hidden on the <b>Axes</b> wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.AxisPageTabCollection.Add(DevExpress.XtraCharts.Wizard.AxisPageTab)">
<summary>
<para>Appends the page tab of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTab">
An <see cref="T:DevExpress.XtraCharts.Wizard.AxisPageTab"/> enumeration value, which specifies the page tab to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.AxisPageTabCollection.AddRange(DevExpress.XtraCharts.Wizard.AxisPageTab[])">
<summary>
<para>Appends an array of page tabs of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTabs">
An array of <see cref="T:DevExpress.XtraCharts.Wizard.AxisPageTab"/> enumeration values, which specify page tabs to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.AxisPageTabCollection.Remove(DevExpress.XtraCharts.Wizard.AxisPageTab)">
<summary>
<para>Removes the tab of the specified type from the collection of hidden tabs.
</para>
</summary>
<param name="hiddenTab">
An <see cref="T:DevExpress.XtraCharts.Wizard.AxisPageTab"/> enumeration value, specifying the type of a page tab to be removed from the collection.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.AxisPageTab">
<summary>
<para>Lists the values that specify tabs on the <b>Axes</b> page of the Chart Wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AxisPageTab.Appearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Axes</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AxisPageTab.ConstantLines">
<summary>
<para>Identifies the <b>Constant Lines</b> tab on the <b>Axes</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AxisPageTab.Elements">
<summary>
<para>Identifies the <b>Elements</b> tab on the <b>Axes</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AxisPageTab.General">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Axes</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AxisPageTab.Labels">
<summary>
<para>Identifies the <b>Labels</b> tab on the <b>Axes</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AxisPageTab.ScaleBreaks">
<summary>
<para>Identifies the <b>Scale Breaks</b> tab on the <b>Axes</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AxisPageTab.ScaleOptions">
<summary>
<para>Identifies the <b>Scale Options</b> tab on the <b>Axes</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AxisPageTab.Strips">
<summary>
<para>Identifies the <b>Strips</b> tab on the <b>Axes</b> wizard page.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.ChartWizard">
<summary>
<para>The Chart Wizard used to design a chart at runtime.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ChartWizard.#ctor(System.Object,System.ComponentModel.Design.IDesignerHost)">
<summary>
<para>Creates a Wizard for the specified chart control.
</para>
</summary>
<param name="chart">
A <see cref="T:System.Object"/>, representing a chart control instance for which a Wizard is created.
</param>
<param name="designerHost">
A <see cref="T:System.ComponentModel.Design.IDesignerHost"/> object which specifies the chart's designer host.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ChartWizard.#ctor(System.Object)">
<summary>
<para>Creates a Wizard for the specified chart control.
</para>
</summary>
<param name="chart">
A <see cref="T:System.Object"/>, representing a chart control instance for which a Wizard is created.
</param>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.AnnotationPage">
<summary>
<para>Provides access to the <b>Annotations</b> page of the Chart Wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object which represents the <b>Annotations</b> page.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.AppearancePage">
<summary>
<para>Provides access to the <b>Appearance</b> page of the Chart Wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object which represents the <b>Appearance</b> page.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.AxisPage">
<summary>
<para>Provides access to the <b>Axis</b> page of the Chart Wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object which represents the <b>Axis</b> page.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.Caption">
<summary>
<para>Gets or sets the text displayed in the title bar of the Chart Wizard window.
</para>
</summary>
<value>A string that represents a text for display.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.ChartPage">
<summary>
<para>Provides access to the <b>Chart</b> page of the Chart Wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object which represents the <b>Chart</b> page.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.ChartTypePage">
<summary>
<para>Provides access to the <b>Chart Type</b> page of the Chart Wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object which represents the <b>Chart Type</b> page.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.ConstructionGroup">
<summary>
<para>Gets the Construction group from the Chart Wizard's group collection.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardGroup"/> object that represents the Construction group of Wizard pages.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.DataPage">
<summary>
<para>Provides access to the <b>Data</b> page of the Chart Wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object which represents the <b>Data</b> page.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.Description">
<summary>
<para>Gets or sets the text that appears in the upper part of the Chart Wizard window next to the <see cref="P:DevExpress.XtraCharts.Wizard.ChartWizard.LeftImage"/> on the right.
</para>
</summary>
<value>A string that represents a text for display.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.DiagramPage">
<summary>
<para>Provides access to the <b>Diagram</b> page of the Chart Wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object which represents the <b>Diagram</b> page.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.FilterSeriesTypes">
<summary>
<para>Provides access to the collection used to hide the chart types available for selection within the Wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.FilterSeriesTypesCollection"/> instance, representing a collection of chart types.
</value>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ChartWizard.GetGroupIndex(DevExpress.XtraCharts.Wizard.WizardGroup)">
<summary>
<para>Gets a Chart Wizard's page group index, representing its position within the collection.
</para>
</summary>
<param name="group">
A <see cref="T:DevExpress.XtraCharts.Wizard.WizardGroup"/> object, whose index is to be obtained.
</param>
<returns>A zero-based integer specifying the group's position within the collection.
</returns>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.Groups">
<summary>
<para>Gets or sets the Chart Wizard groups.
</para>
</summary>
<value>An array of <see cref="T:DevExpress.XtraCharts.Wizard.WizardGroup"/> objects.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.Icon">
<summary>
<para>Gets or sets the icon for the Chart Wizard window.
</para>
</summary>
<value>A <see cref="T:System.Drawing.Icon"/> object for display in the title bar of the Chart Wizards window.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.LeftImage">
<summary>
<para>Gets or sets the image displayed in the upper-left corner of the Chart Wizard window.
</para>
</summary>
<value>An <see cref="T:System.Drawing.Image"/> object for display.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.LegendPage">
<summary>
<para>Provides access to the <b>Legend</b> page of the Chart Wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object which represents the <b>Legend</b> page.
</value>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ChartWizard.LoadLayoutFromRegistry(System.String)">
<summary>
<para>Loads a Wizard's layout stored at the specified system registry path.
</para>
</summary>
<param name="path">
A string value specifying the system registry path. If the specified path doesn't exist, calling this method has no effect.
</param>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.Location">
<summary>
<para>Gets or sets the coordinates of the upper-left corner of the Chart Wizard window.
</para>
</summary>
<value>A <see cref="T:System.Drawing.Point"/> object that indicates the upper-left corner of the window.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.PanePage">
<summary>
<para>Provides access to the <b>Pane</b> page of the Chart Wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object which represents the <b>Pane</b> page.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.PresentationGroup">
<summary>
<para>Gets the Presentation group from the Chart Wizard's group collection.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardGroup"/> object that represents the Construction group of Wizard pages.
</value>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ChartWizard.RegisterGroup(System.String)">
<summary>
<para>Creates a new group of pages and appends it to the Wizard's group list.
</para>
</summary>
<param name="groupName">
A string, specifying a name of the group. Should be unique within the Chart Wizard instance.
</param>
<returns>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardGroup"/> class instance, representing a group of pages in the Chart Wizard.
</returns>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.RightImage">
<summary>
<para>Gets or sets the image displayed in the upper-right corner of the Chart Wizard window.
</para>
</summary>
<value>An <see cref="T:System.Drawing.Image"/> object for display.
</value>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ChartWizard.SaveLayoutToRegistry(System.String)">
<summary>
<para>Enables you to save the Wizard's layout to a system registry path.
</para>
</summary>
<param name="path">
A string value specifying the system registry path to which the layout is saved.
</param>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.SeriesLabelsPage">
<summary>
<para>Provides access to the <b>Point Labels</b> page of the Chart Wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object which represents the <b>Point Labels</b> page.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.SeriesPage">
<summary>
<para>Provides access to the <b>Series</b> page of the Chart Wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object which represents the <b>Series</b> page.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.SeriesViewPage">
<summary>
<para>Provides access to the <b>Series Views</b> page of the Chart Wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object which represents the <b>Series Views</b> page.
</value>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ChartWizard.ShowDialog(DevExpress.LookAndFeel.UserLookAndFeel,System.Boolean)">
<summary>
<para>Invokes the Chart Wizard for the chart control with the Look And Feel painting scheme applied and specified topmost parameter indicating whether the chart wizard is displayed topmost.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object that specifies the painting scheme.
</param>
<param name="topMost">
A <see cref="T:System.Boolean"/> value that specifies whether the chart wizard should be shown as the topmost dialog box.
</param>
<returns>A <see cref="T:System.Windows.Forms.DialogResult"/> enumeration member that indicates the return value of a dialog box.
</returns>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ChartWizard.ShowDialog(System.Boolean)">
<summary>
<para>Invokes the Chart Wizard for the chart control with the specified topmost parameter indicating whether the chart wizard is displayed on top.
</para>
</summary>
<param name="topMost">
A <see cref="T:System.Boolean"/> value that specifies whether the chart wizard should be shown as the topmost dialog box.
</param>
<returns>A <see cref="T:System.Windows.Forms.DialogResult"/> enumeration member that indicates the return value of a dialog box.
</returns>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ChartWizard.ShowDialog(DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>Invokes the Chart Wizard for the chart control with Look And Feel painting scheme applied.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object that specifies the painting scheme.
</param>
<returns>A <see cref="T:System.Windows.Forms.DialogResult"/> enumeration member that indicates the return value of a dialog box.
</returns>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ChartWizard.ShowDialog">
<summary>
<para>Invokes the Chart Wizard for the chart control.
</para>
</summary>
<returns>A <see cref="T:System.Windows.Forms.DialogResult"/> enumeration member that indicates the return value of a dialog box.
</returns>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.Size">
<summary>
<para>Gets or sets the dimensions of the Chart Wizard window.
</para>
</summary>
<value>A <see cref="T:System.Drawing.Size"/> object, composed of a pair of integers, representing the width and the height of a Chart Wizard window.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.SplitterPositionPercentage">
<summary>
<para>Gets or sets the splitter position on pages that include a splitter.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value, representing a splitter position by percentage of the available range.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.StartPosition">
<summary>
<para>Gets or sets the initial position of the Chart Wizard form.
</para>
</summary>
<value>A <see cref="T:System.Windows.Forms.FormStartPosition"/> enumeration value that specifies the form's position.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ChartWizard.TitlePage">
<summary>
<para>Provides access to the <b>Chart Titles</b> page of the Chart Wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object which represents the <b>Chart Titles</b> page.
</value>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ChartWizard.UnregisterGroup(DevExpress.XtraCharts.Wizard.WizardGroup)">
<summary>
<para>Removes the specified group of pages from the Chart Wizard instance.
</para>
</summary>
<param name="group">
A <see cref="T:DevExpress.XtraCharts.Wizard.WizardGroup"/> object, representing a group to delete.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.DiagramPageTab">
<summary>
<para>Lists the values that specify tabs on the <b>Diagram</b> page of the Chart Wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.RadarDiagramAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.RadarDiagram"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.RadarDiagramBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.RadarDiagram"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.RadarDiagramGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.RadarDiagram"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.RadarDiagramShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.RadarDiagram"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.SimpleDiagram3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.SimpleDiagram3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.SimpleDiagram3DRotate">
<summary>
<para>Identifies the <b>Rotation</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.SimpleDiagram3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.SimpleDiagram3DScrollingZooming">
<summary>
<para>Identifies the <b>Scroll & Zoom</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.SimpleDiagram3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.SimpleDiagramGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.SimpleDiagram"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.XYDiagram3DBackground">
<summary>
<para>Identifies the <b>Background</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.XYDiagram3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.XYDiagram3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.XYDiagram3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.XYDiagram3DRotate">
<summary>
<para>Identifies the <b>Rotate</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.XYDiagram3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.XYDiagram3DScrollingZooming">
<summary>
<para>Identifies the <b>Scroll & Zoom</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.XYDiagram3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.XYDiagramAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.XYDiagram"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.XYDiagramBackground">
<summary>
<para>Identifies the <b>Background</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.XYDiagram"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.XYDiagramBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.XYDiagram"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.XYDiagramElements">
<summary>
<para>Identifies the <b>Elements</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.XYDiagram"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.XYDiagramGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.XYDiagram"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.XYDiagramScrollingZooming">
<summary>
<para>Identifies the <b>Scroll & Zoom</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.XYDiagram"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DiagramPageTab.XYDiagramShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Diagram</b> wizard page, which is available when the current chart diagram's type is <see cref="T:DevExpress.XtraCharts.XYDiagram"/>.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardGroup">
<summary>
<para>Represents a group of pages in the Chart Wizard.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.WizardGroup.GetEnumerator">
<summary>
<para>Returns an enumerator that can iterate through the collection of ChartWizard groups.
</para>
</summary>
<returns>An object which implements the <see cref="T:System.Collections.IEnumerator"/> interface.
</returns>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.WizardGroup.GetPageIndex(DevExpress.XtraCharts.Wizard.WizardPage)">
<summary>
<para>Gets a Chart Wizard's page index representing its position within the collection.
</para>
</summary>
<param name="page">
A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object, whose index is to be obtained.
</param>
<returns>A zero-based integer specifying the page's position within the collection.
</returns>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardGroup.Name">
<summary>
<para>Gets the name of a Wizard group.
</para>
</summary>
<value>A <see cref="T:System.String"/> value representing the group's name.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardGroup.Pages">
<summary>
<para>Gets or sets the members of the ordered Wizard page's collection which belong to the current group.
</para>
</summary>
<value>An array of <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> objects within the group.
</value>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.WizardGroup.RegisterPage(System.Type,System.String)">
<summary>
<para>Registers a user control as a new page within the Wizard page collection.
</para>
</summary>
<param name="pageType">
A <see cref="T:System.Type"/> class instance, specifying the user-defined type.
</param>
<param name="label">
A <see cref="T:System.String"/>, specifying the text of a page's label.
</param>
<returns>A new <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> class instance, representing a user-defined page.
</returns>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.WizardGroup.RegisterPage(System.Type,System.String,System.String,System.String,System.Drawing.Image)">
<summary>
<para>Registers a user control as a new page within the Wizard page collection.
</para>
</summary>
<param name="pageType">
A <see cref="T:System.Type"/> class instance, specifying the user-defined type of a control, used as a page.
</param>
<param name="label">
A <see cref="T:System.String"/>, specifying the text of a page's label at the Wizard's sidebar.
</param>
<param name="header">
A <see cref="T:System.String"/>, specifying the text of a page's header.
</param>
<param name="description">
A <see cref="T:System.String"/>, specifying the text of a page's description, placed in the top section of a page.
</param>
<param name="image">
A <see cref="T:System.Drawing.Image"/> class object representing a picture displayed in the ChartWizard sidebar.
</param>
<returns>A new <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> class instance, representing a user-defined page.
</returns>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.WizardGroup.RegisterPage(DevExpress.XtraCharts.Wizard.WizardPageType,System.String)">
<summary>
<para>Registers the predefined Wizard's page if it has been unregistered before.
</para>
</summary>
<param name="pageType">
A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPageType"/> enumeration member, characterizing the page to register.
</param>
<param name="label">
A <see cref="T:System.String"/>, representing a text to display in the Wizard's sidebar.
</param>
<returns>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> class (or its descendant) instance, representing a newly registered page.
</returns>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.WizardGroup.RegisterPage(DevExpress.XtraCharts.Wizard.WizardPageType,System.String,System.String,System.String,System.Drawing.Image)">
<summary>
<para>Registers the predefined Wizard's page if it has been unregistered before.
</para>
</summary>
<param name="pageType">
A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPageType"/> enumeration member, specifying the type of a page to register.
</param>
<param name="label">
A <see cref="T:System.String"/>, representing a text to display in the Wizard's sidebar.
</param>
<param name="header">
A <see cref="T:System.String"/>, representing a text to display in the page's header.
</param>
<param name="description">
A <see cref="T:System.String"/>, representing a text of a page's description, displayed at the top section of a page.
</param>
<param name="image">
An <see cref="T:System.Drawing.Image"/> object, representing a picture displayed in the Wizard's sidebar.
</param>
<returns>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> class (or its descendant) instance, representing a newly registered page.
</returns>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.WizardGroup.UnregisterPage(DevExpress.XtraCharts.Wizard.WizardPage)">
<summary>
<para>Removes a page from a Wizard.
</para>
</summary>
<param name="page">
A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> object, representing a page to remove.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardPage">
<summary>
<para>Represents a page in the Chart Wizard.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraCharts.Wizard.WizardPage.ApplyChanges">
<summary>
<para>Occurs when changes made by the user are about to be applied.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardPage.Description">
<summary>
<para>Gets the text of a banner in the upper section of the page, describing the page and available user activities.
</para>
</summary>
<value>A <see cref="T:System.String"/>, representing the text of a description.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardPage.Group">
<summary>
<para>Gets a group of pages to which the current page belongs.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardGroup"/> class instance, representing a group of pages.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardPage.Image">
<summary>
<para>Gets an image displayed in the ChartWizard sidebar, symbolizing the page.
</para>
</summary>
<value>An <see cref="T:System.Drawing.Image"/> object, representing a symbol of the page in the group's list
</value>
</member>
<member name="E:DevExpress.XtraCharts.Wizard.WizardPage.InitializePage">
<summary>
<para>Occurs when the user-defined page is displayed.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardPage.Label">
<summary>
<para>Get the text string which is displayed to the right of the image, which symbolizes the page in the ChartWizard sidebar.
</para>
</summary>
<value>A <see cref="T:System.String"/> value, representing the text of a wizard page's label.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardPage.WizardPageType">
<summary>
<para>Gets the Wizard page's type.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.WizardPageType"/> enumeration member, characterizing the type of a page.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardPageType">
<summary>
<para>Lists the values specifying the type of a <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> in the Chart Wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.WizardPageType.Annotations">
<summary>
<para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.WizardPageType.Appearance">
<summary>
<para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.WizardPageType.Axes">
<summary>
<para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.WizardPageType.Chart">
<summary>
<para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.WizardPageType.ChartType">
<summary>
<para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.WizardPageType.Data">
<summary>
<para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.WizardPageType.Diagram">
<summary>
<para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.WizardPageType.Legend">
<summary>
<para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.WizardPageType.Panes">
<summary>
<para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.WizardPageType.SeriesLabels">
<summary>
<para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.WizardPageType.SeriesSettings">
<summary>
<para>
<para>The tabs on this page cannot be hidden, so the <see cref="P:DevExpress.XtraCharts.Wizard.WizardSeriesPage.HiddenPageTabs"/> property does not exist.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.WizardPageType.Titles">
<summary>
<para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.WizardPageType.UserDefined">
<summary>
<para>This type signifies a page which is not inherent to the ChartWizard. It is for internal use. You cannot register a page of this type.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.WizardPageType.View">
<summary>
<para>
</para>
</summary>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.AnnotationPageTab">
<summary>
<para>Lists the values that specify tabs on the <b>Annotations</b> page of the Chart Wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AnnotationPageTab.AnchorPoint">
<summary>
<para>Identifies the <b>Anchor Point</b> tab on the <b>Annotations</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AnnotationPageTab.Appearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Annotations</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AnnotationPageTab.Border">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Annotations</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AnnotationPageTab.Content">
<summary>
<para>Identifies the <b>Content</b> tab on the <b>Annotations</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AnnotationPageTab.General">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Annotations</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AnnotationPageTab.Padding">
<summary>
<para>Identifies the <b>Padding</b> tab on the <b>Annotations</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AnnotationPageTab.Shadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Annotations</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.AnnotationPageTab.ShapePosition">
<summary>
<para>Identifies the <b>Shape Position</b> tab on the <b>Annotations</b> wizard page.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.TitlePageTabCollection">
<summary>
<para>A collection of page tabs to be hidden on the <b>Chart Titles</b> wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.TitlePageTabCollection.Add(DevExpress.XtraCharts.Wizard.TitlePageTab)">
<summary>
<para>Appends the page tab of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.TitlePageTab"/> enumeration value, which specifies the page tab to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.TitlePageTabCollection.AddRange(DevExpress.XtraCharts.Wizard.TitlePageTab[])">
<summary>
<para>Appends an array of page tabs of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTabs">
An array of <see cref="T:DevExpress.XtraCharts.Wizard.TitlePageTab"/> enumeration values, which specify page tabs to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.TitlePageTabCollection.Remove(DevExpress.XtraCharts.Wizard.TitlePageTab)">
<summary>
<para>Removes the tab of the specified type from the collection of hidden tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.TitlePageTab"/> enumeration value, specifying the type of a page tab to be removed from the collection.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardControlBase">
<summary>
<para>The base class for the Chart Wizard control.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.WizardControlBase.#ctor">
<summary>
<para>Initializes a new instance of the WizardControlBase class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardControlBase.CurrentChartControl">
<summary>
<para>Gets or sets the chart control on the Wizard page to which the modified settings are applied.
</para>
</summary>
<value>A <see cref="T:System.Object"/>, representing a chart control which shows the effect of the changed settings on the Wizard page.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardTitlePage">
<summary>
<para>Represents a Chart Wizard page which enables customization of the text and layout of the chart's title.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardTitlePage.HiddenPageTabs">
<summary>
<para>Provides access to a collection of <b>TitlePageTab</b> enumeration members, representing hidden tabs.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.TitlePageTabCollection"/> object, representing a collection of enumeration values for the hidden tabs on the Wizard's Titles page.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardSeriesViewPage">
<summary>
<para>Represents a Chart Wizard page which enables modification of the specific properties of a chart series.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardSeriesViewPage.HiddenPageTabs">
<summary>
<para>Provides access to a collection of <b>SeriesViewPageTab</b> enumeration values, representing the hidden tabs.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.SeriesViewPageTabCollection"/> object, representing a collection of enumeration values for the hidden tabs at the Wizard's Series Views page.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardSeriesPage">
<summary>
<para>Represents a Chart Wizard page which enables modification of the properties of series, including name, visibility, scale type, sorting, point and other options.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardSeriesPage.HiddenPageTabs">
<summary>
<para>Provides access to a collection of <b>SeriesPageTab</b> enumeration values, representing the hidden tabs.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.SeriesPageTabCollection"/> object, representing a collection of enumeration values for the hidden tabs at the Wizard's Series page.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardSeriesLabelsPage">
<summary>
<para>Represents a Chart Wizard page which enables customization of the point label properties of a series - their visual layout and appearance.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardSeriesLabelsPage.HiddenPageTabs">
<summary>
<para>Provides access to a collection of <b>SeriesLabelsPageTab</b> enumeration values, representing the hidden tabs.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTabCollection"/> object, representing a collection of enumeration values for the hidden tabs at the Wizard's Point Labels page.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardPanePage">
<summary>
<para>Represents a Chart Wizard page which enables modification of the properties of panes, including their name, size, border, shadow and other options.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardPanePage.HiddenPageTabs">
<summary>
<para>Provides access to a collection of <b>PanePageTab</b> enumeration values, representing the hidden tabs.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.PanePageTabCollection"/> object, representing a collection of enumeration values for the hidden tabs at the Wizard's Pane's page.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardLegendPage">
<summary>
<para>Represents a Chart Wizard page which enables customization of the visual appearance and layout of a chart legend.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardLegendPage.HiddenPageTabs">
<summary>
<para>Provides access to a collection of <b>LegendPageTab</b> enumeration values, representing the hidden tabs.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.LegendPageTabCollection"/> object, representing a collection of enumeration values for the hidden tabs at the Wizard's Legend page.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardDiagramPage">
<summary>
<para>Represents a Chart Wizard page which enables customization of the diagram appearance, background, padding, add secondary axes.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardDiagramPage.HiddenPageTabs">
<summary>
<para>Provides access to a collection of <b>DiagramPageTab</b> enumeration values, representing the hidden tabs.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.DiagramPageTabCollection"/> object, representing a collection of enumeration values for the hidden tabs at the Wizard's Diagram page.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardDataPage">
<summary>
<para>Represents a Chart Wizard page which enables the modification of the series points data and series binding.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardDataPage.HiddenPageTabs">
<summary>
<para>Provides access to a collection of <b>DataPageTab</b> enumeration values, representing the hidden tabs.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.DataPageTabCollection"/> object, representing a collection of enumeration values for the hidden tabs at the Wizard's Data page.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardChartPage">
<summary>
<para>Represents a Chart Wizard page which enables modification of the properties of a chart, including its background color, fill style, background image and border options.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardChartPage.HiddenPageTabs">
<summary>
<para>Provides access to a collection of <b>ChartPageTab</b> enumeration values, representing the hidden tabs.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.ChartPageTabCollection"/> object, representing a collection of enumeration values for the hidden tabs at the Wizard's Chart page.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardAxisPage">
<summary>
<para>Represents a Chart Wizard page which enables modification of the properties of axes, their elements (labels, gridlines, tickmarks), stripes and constant lines on a diagram.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardAxisPage.HiddenPageTabs">
<summary>
<para>Provides access to a collection of <b>AxisPageTab</b> enumeration values, representing the hidden tabs.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraCharts.Wizard.AxisPageTabCollection"/> object, representing a collection of enumeration values for the hidden tabs at the Wizard's Axes page.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.WizardAnnotationPage">
<summary>
<para>Represents a Chart Wizard page which enables the creation and customization of annotations.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.WizardAnnotationPage.HiddenPageTabs">
<summary>
<para>Provides access to a collection of <b>AnnotationPageTab</b> enumeration values, representing the hidden tabs.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.Wizard.AnnotationPageTabCollection"/> object, representing a collection of enumeration values for the hidden tabs at the Wizard's <b>Annotations</b> page.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.SeriesViewPageTabCollection">
<summary>
<para>A collection of page tabs to be hidden on the <b>Series Views</b> wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.SeriesViewPageTabCollection.Add(DevExpress.XtraCharts.Wizard.SeriesViewPageTab)">
<summary>
<para>Appends the page tab of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.SeriesViewPageTab"/> enumeration value, which specifies the page tab to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.SeriesViewPageTabCollection.AddRange(DevExpress.XtraCharts.Wizard.SeriesViewPageTab[])">
<summary>
<para>Appends an array of page tabs of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTabs">
An array of <see cref="T:DevExpress.XtraCharts.Wizard.SeriesViewPageTab"/> enumeration values, which specify page tabs to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.SeriesViewPageTabCollection.Remove(DevExpress.XtraCharts.Wizard.SeriesViewPageTab)">
<summary>
<para>Removes the tab of the specified type from the collection of hidden tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.SeriesViewPageTab"/> enumeration value, specifying the type of a page tab to be removed from the collection.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.SeriesPageTabCollection">
<summary>
<para>A collection of page tabs to be hidden on the <b>Series</b> wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.SeriesPageTabCollection.Add(DevExpress.XtraCharts.Wizard.SeriesPageTab)">
<summary>
<para>Appends the page tab of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.SeriesPageTab"/> enumeration value, which specifies the page tab to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.SeriesPageTabCollection.AddRange(DevExpress.XtraCharts.Wizard.SeriesPageTab[])">
<summary>
<para>Appends an array of page tabs of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTabs">
An array of <see cref="T:DevExpress.XtraCharts.Wizard.SeriesPageTab"/> enumeration values, which specify page tabs to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.SeriesPageTabCollection.Remove(DevExpress.XtraCharts.Wizard.SeriesPageTab)">
<summary>
<para>Removes the tab of the specified type from the collection of hidden tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.SeriesPageTab"/> enumeration value, specifying the type of a page tab to be removed from the collection.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTabCollection">
<summary>
<para>A collection of page tabs to be hidden on the <b>Point Labels</b> wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTabCollection.Add(DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab)">
<summary>
<para>Appends the page tab of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab"/> enumeration value, which specifies the page tab to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTabCollection.AddRange(DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab[])">
<summary>
<para>Appends an array of page tabs of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTabs">
An array of <see cref="T:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab"/> enumeration values, which specify page tabs to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTabCollection.Remove(DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab)">
<summary>
<para>Removes the tab of the specified type from the collection of hidden tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.SeriesLabelsPageTab"/> enumeration value, specifying the type of a page tab to be removed from the collection.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.PanePageTabCollection">
<summary>
<para>A collection of page tabs to be hidden on the <b>Panes</b> wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.PanePageTabCollection.Add(DevExpress.XtraCharts.Wizard.PanePageTab)">
<summary>
<para>Appends the page tab of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.PanePageTab"/> enumeration value, which specifies the page tab to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.PanePageTabCollection.AddRange(DevExpress.XtraCharts.Wizard.PanePageTab[])">
<summary>
<para>Appends an array of page tabs of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTabs">
An array of <see cref="T:DevExpress.XtraCharts.Wizard.PanePageTab"/> enumeration values, which specify page tabs to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.PanePageTabCollection.Remove(DevExpress.XtraCharts.Wizard.PanePageTab)">
<summary>
<para>Removes the tab of the specified type from the collection of hidden tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.PanePageTab"/> enumeration value, specifying the type of a page tab to be removed from the collection.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.ChartPageTab">
<summary>
<para>Lists the values that specify tabs on the <b>Chart</b> page of the Chart Wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.ChartPageTab.Appearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Chart</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.ChartPageTab.Border">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Chart</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.ChartPageTab.EmptyChartText">
<summary>
<para>Identifies the <b>Emty Chart Text</b> tab on the <b>Chart</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.ChartPageTab.Padding">
<summary>
<para>Identifies the <b>Padding</b> tab on the <b>Chart</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.ChartPageTab.SmallChartText">
<summary>
<para>Identifies the <b>Small Chart Text</b> tab on the <b>Chart</b> wizard page.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.LegendPageTab">
<summary>
<para>Lists the values that specify tabs on the <b>Legend</b> page of the Chart Wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.LegendPageTab.Appearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Legend</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.LegendPageTab.Background">
<summary>
<para>Identifies the <b>Background</b> tab on the <b>Legend</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.LegendPageTab.Border">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Legend</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.LegendPageTab.General">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Legend</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.LegendPageTab.Interior">
<summary>
<para>Identifies the <b>Interior</b> tab on the <b>Legend</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.LegendPageTab.Marker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Legend</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.LegendPageTab.Shadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Legend</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.LegendPageTab.Text">
<summary>
<para>Identifies the <b>Text</b> tab on the <b>Legend</b> wizard page.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.DataPageTab">
<summary>
<para>Lists the values that specify tabs on the <b>Data</b> page of the Chart Wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DataPageTab.AutoCreatedSeries">
<summary>
<para>Identifies the <b>Auto-created Series</b> tab on the <b>Data</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DataPageTab.PivotGridOptions">
<summary>
<para>Identifies the <b>Pivot Grid Options</b> tab on the <b>Data</b> wizard page.
This tab becomes available after assigning a <see cref="T:DevExpress.XtraPivotGrid.PivotGridControl"/> instance to the <see cref="P:DevExpress.XtraCharts.ChartControl.DataSource"/> property.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DataPageTab.Points">
<summary>
<para>Identifies the <b>Points</b> tab on the <b>Data</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.DataPageTab.SeriesBinding">
<summary>
<para>Identifies the <b>Series Binding</b> tab on the <b>Data</b> wizard page.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.LegendPageTabCollection">
<summary>
<para>A collection of page tabs to be hidden on the <b>Legend</b> wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.LegendPageTabCollection.Add(DevExpress.XtraCharts.Wizard.LegendPageTab)">
<summary>
<para>Appends the page tab of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.LegendPageTab"/> enumeration value, which specifies the page tab to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.LegendPageTabCollection.AddRange(DevExpress.XtraCharts.Wizard.LegendPageTab[])">
<summary>
<para>Appends an array of page tabs of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTabs">
An array of <see cref="T:DevExpress.XtraCharts.Wizard.LegendPageTab"/> enumeration values, which specify page tabs to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.LegendPageTabCollection.Remove(DevExpress.XtraCharts.Wizard.LegendPageTab)">
<summary>
<para>Removes the tab of the specified type from the collection of hidden tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.LegendPageTab"/> enumeration value, specifying the type of a page tab to be removed from the collection.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.TitlePageTab">
<summary>
<para>Lists the values that specify tabs on the <b>Chart Titles</b> page of the Chart Wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.TitlePageTab.General">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Chart Titles</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.TitlePageTab.Text">
<summary>
<para>Identifies the <b>Text</b> tab on the <b>Chart Titles</b> wizard page.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.InitializePageEventHandler">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.XtraCharts.Wizard.WizardPage.InitializePage"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.InitializePageEventHandler.Invoke(System.Object,DevExpress.XtraCharts.Wizard.InitializePageEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraCharts.Wizard.WizardPage.InitializePage"/> event.
</para>
</summary>
<param name="sender">
The event source. This parameter identifies the <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> which raised the event.
</param>
<param name="e">
An <see cref="T:DevExpress.XtraCharts.Wizard.InitializePageEventArgs"/> object which contains event data.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.InitializePageEventArgs">
<summary>
<para>Provides data for a wizard page's <see cref="E:DevExpress.XtraCharts.Wizard.WizardPage.InitializePage"/> event.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.InitializePageEventArgs.Chart">
<summary>
<para>Provides access to the chart object currently being edited in the wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.ChartControl"/>, <see cref="T:DevExpress.XtraCharts.Web.WebChartControl"/> or <see cref="T:DevExpress.XtraReports.UI.XRChart"/> object.
</value>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.InitializePageEventArgs.Control">
<summary>
<para> Represents a user control embedded into the custom wizard page.
</para>
</summary>
<value>An object of the <see cref="T:DevExpress.XtraCharts.Wizard.WizardControlBase"/> class descendant.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.FilterSeriesTypesCollection">
<summary>
<para>Represents a collection of view types to be hidden on the <b>Chart Wizard</b>.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.FilterSeriesTypesCollection.Add(DevExpress.XtraCharts.ViewType)">
<summary>
<para>Appends the series view of the specified type to the current collection of hidden series views.
</para>
</summary>
<param name="viewType">
A <see cref="T:DevExpress.XtraCharts.ViewType"/> enumeration value, which specifies the series view to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.FilterSeriesTypesCollection.AddRange(DevExpress.XtraCharts.ViewType[])">
<summary>
<para>Appends an array of series views of the specified type to the current collection of hidden series views.
</para>
</summary>
<param name="viewTypes">
An array of <see cref="T:DevExpress.XtraCharts.ViewType"/> enumeration values, which specify series views to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.FilterSeriesTypesCollection.Remove(DevExpress.XtraCharts.ViewType)">
<summary>
<para>Removes the series view of the specified type from the collection of hidden series views.
</para>
</summary>
<param name="viewType">
A <see cref="T:DevExpress.XtraCharts.ViewType"/> enumeration value, specifying the type of page tab to be removed from the collection.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.DiagramPageTabCollection">
<summary>
<para>A collection of page tabs to be hidden on the <b>Diagram</b> wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.DiagramPageTabCollection.Add(DevExpress.XtraCharts.Wizard.DiagramPageTab)">
<summary>
<para>Appends the page tab of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.DiagramPageTab"/> enumeration value, which specifies the page tab to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.DiagramPageTabCollection.AddRange(DevExpress.XtraCharts.Wizard.DiagramPageTab[])">
<summary>
<para>Appends an array of page tabs of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTabs">
An array of <see cref="T:DevExpress.XtraCharts.Wizard.DiagramPageTab"/> enumeration values, which specify page tabs to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.DiagramPageTabCollection.Remove(DevExpress.XtraCharts.Wizard.DiagramPageTab)">
<summary>
<para>Removes the tab of the specified type from the collection of hidden tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.DiagramPageTab"/> enumeration value, specifying the type of a page tab to be removed from the collection.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.ApplyChangesEventHandler">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.XtraCharts.Wizard.WizardPage.ApplyChanges"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.ApplyChangesEventHandler.Invoke(System.Object,DevExpress.XtraCharts.Wizard.ApplyChangesEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraCharts.Wizard.WizardPage.ApplyChanges"/> event.
</para>
</summary>
<param name="sender">
The event source. This parameter identifies the <see cref="T:DevExpress.XtraCharts.Wizard.WizardPage"/> which raised the event.
</param>
<param name="e">
An <see cref="T:DevExpress.XtraCharts.Wizard.ApplyChangesEventArgs"/> object which contains event data.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.ApplyChangesEventArgs">
<summary>
<para>Provides data for a wizard page's <see cref="E:DevExpress.XtraCharts.Wizard.WizardPage.ApplyChanges"/> event.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraCharts.Wizard.ApplyChangesEventArgs.Control">
<summary>
<para>Represents a user control embedded into the custom wizard page.
</para>
</summary>
<value>An object of the <see cref="T:DevExpress.XtraCharts.Wizard.WizardControlBase"/> class descendant.
</value>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.AnnotationPageTabCollection">
<summary>
<para>A collection of page tabs to be hidden on the <b>Annotations</b> wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.AnnotationPageTabCollection.Add(DevExpress.XtraCharts.Wizard.AnnotationPageTab)">
<summary>
<para>Appends the page tab of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTab">
An <see cref="T:DevExpress.XtraCharts.Wizard.AnnotationPageTab"/> enumeration value, which specifies the page tab to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.AnnotationPageTabCollection.AddRange(DevExpress.XtraCharts.Wizard.AnnotationPageTab[])">
<summary>
<para>Appends an array of page tabs of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTabs">
An array of <see cref="T:DevExpress.XtraCharts.Wizard.AnnotationPageTab"/> enumeration values, which specify page tabs to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.AnnotationPageTabCollection.Remove(DevExpress.XtraCharts.Wizard.AnnotationPageTab)">
<summary>
<para>Removes the tab of the specified type from the collection of hidden tabs.
</para>
</summary>
<param name="hiddenTab">
An <see cref="T:DevExpress.XtraCharts.Wizard.AnnotationPageTab"/> enumeration value, specifying the type of a page tab to be removed from the collection.
</param>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.SeriesPageTab">
<summary>
<para>Lists the values that specify tabs on the <b>Series</b> page of the Chart Wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesPageTab.General">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesPageTab.LegendPointOptions">
<summary>
<para>Identifies the <b>Legend Point Options</b> tab on the <b>Series</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesPageTab.LegendTextPattern">
<summary>
<para>Identifies the <b>Legend Text Pattern</b> tab on the <b>Series</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesPageTab.PointOptions">
<summary>
<para>Identifies the <b>Point Options</b> tab on the <b>Series</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesPageTab.SeriesOptions">
<summary>
<para>Identifies the <b>Series Options</b> tab on the <b>Series</b> wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesPageTab.TopNOptions">
<summary>
<para>Identifies the <b>Top N Options</b> tab on the <b>Series</b> wizard page.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.SeriesViewPageTab">
<summary>
<para>Lists the values that specify tabs on the <b>Series Views</b> page of the Chart Wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Area3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Area3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Area3DMarkerLine">
<summary>
<para>Identifies the <b>Marker Line</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.AreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.AreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.AreaFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.AreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.AreaIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.AreaMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.AreaRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.AreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.AreaTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Area"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Bar3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Bar3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BarFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BarIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BarRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BarShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BarTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BubbleAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bubble"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BubbleFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bubble"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BubbleGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bubble"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BubbleIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bubble"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BubbleMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bubble"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BubbleRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bubble"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BubbleShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bubble"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.BubbleTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Bubble"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.CandleStickFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.CandleStick"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.CandleStickGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.CandleStick"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.CandleStickIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.CandleStick"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.CandleStickRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.CandleStick"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.CandleStickShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.CandleStick"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.CandleStickTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.CandleStick"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Doughnut3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Doughnut3DExplodedPoints">
<summary>
<para>Identifies the <b>Exploded Points</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Doughnut3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Doughnut3DTitles">
<summary>
<para>Identifies the <b>Titles</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.DoughnutAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.DoughnutBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.DoughnutExplodedPoints">
<summary>
<para>Identifies the <b>Exploded Points</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.DoughnutGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.DoughnutTitles">
<summary>
<para>Identifies the <b>Titles</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Doughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedArea3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedArea3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedArea3DMarkerLine">
<summary>
<para>Identifies the <b>Marker Line</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedAreaFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedAreaIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedAreaRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedAreaTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedBar3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedBar3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedBarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedBarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedBarFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedBarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedBarIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedBarRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedBarShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedBarTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedLine3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedLine3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedLine3DMarkerLine">
<summary>
<para>Identifies the <b>Marker Line</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedLineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedLineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedLineIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedLineMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedLineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedSplineArea3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedSplineArea3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedSplineArea3DMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedSplineArea3DMarkerLine">
<summary>
<para>Identifies the <b>Marker Line</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedSplineAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedSplineAreaFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedSplineAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedSplineAreaIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedSplineAreaRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedSplineAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FullStackedSplineAreaTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.FullStackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Funnel3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Funnel3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Funnel3DTitles">
<summary>
<para>Identifies the <b>Titles</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FunnelAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FunnelBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FunnelGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.FunnelTitles">
<summary>
<para>Identifies the <b>Titles</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Funnel"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.GanttAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.GanttBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.GanttFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.GanttGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.GanttIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.GanttMaxMarker">
<summary>
<para>Identifies the <b>Max Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.GanttMinMarker">
<summary>
<para>Identifies the <b>Min Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.GanttRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.GanttShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.GanttTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Gantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Line3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Line3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Line3DMarkerLine">
<summary>
<para>Identifies the <b>Marker Line</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.LineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.LineFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.LineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.LineIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.LineMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.LineRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.LineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.LineTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Line"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.ManhattanBarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ManhattanBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.ManhattanBarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ManhattanBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.NestedDoughnutAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.NestedDoughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.NestedDoughnutBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Point Labels</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.NestedDoughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.NestedDoughnutExplodedPoints">
<summary>
<para>Identifies the <b>Exploded Points</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.NestedDoughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.NestedDoughnutGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.NestedDoughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.NestedDoughnutTitles">
<summary>
<para>Identifies the <b>Titles</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.NestedDoughnut"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Pie3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Pie3DExplodedPoints">
<summary>
<para>Identifies the <b>Exploded Points</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Pie3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Pie3DTitles">
<summary>
<para>Identifies the <b>Titles</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PieAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PieBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PieExplodedPoints">
<summary>
<para>Identifies the <b>Exploded Points</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PieGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PieTitles">
<summary>
<para>Identifies the <b>Titles</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Pie"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PointAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Point"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PointFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Point"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PointGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Point"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PointIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Point"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PointMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Point"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PointRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Point"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PointShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Point"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PointTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Point"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PolarAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PolarAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PolarAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PolarAreaMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PolarAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PolarLineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PolarLineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PolarLineMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PolarLineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PolarPointAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PolarPointGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PolarPointMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.PolarPointShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.PolarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RadarAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RadarAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RadarAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RadarAreaMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RadarAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RadarLineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RadarLineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RadarLineMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RadarLineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RadarPointAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RadarPointGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RadarPointMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RadarPointShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RadarPoint"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeArea3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeArea3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeArea3DMarkerLine">
<summary>
<para>Identifies the <b>Marker Line</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeAreaIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeAreaMarker1">
<summary>
<para>Identifies the <b>Marker 1</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeAreaMarker2">
<summary>
<para>Identifies the <b>Marker 2</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeBarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeBarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeBarFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeBarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeBarIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeBarMaxMarker">
<summary>
<para>Identifies the <b>Max Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeBarMinMarker">
<summary>
<para>Identifies the <b>Min Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeBarRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeBarShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.RangeBarTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.RangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.ScatterLineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ScatterLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.ScatterLineFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ScatterLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.ScatterLineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ScatterLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.ScatterLineIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ScatterLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.ScatterLineMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ScatterLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.ScatterLineRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ScatterLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.ScatterLineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ScatterLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.ScatterLineTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.ScatterLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideFullStackedBar3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBar3DSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideFullStackedBar3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBar3DSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideFullStackedBarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideFullStackedBarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideFullStackedBarFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideFullStackedBarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideFullStackedBarIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideFullStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideFullStackedBarRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideFullStackedBarShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideFullStackedBarTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideGanttAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideGanttBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideGanttFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideGanttGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideGanttIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideGanttMaxMarker">
<summary>
<para>Identifies the <b>Max Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideGanttMinMarker">
<summary>
<para>Identifies the <b>Min Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideGanttRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideGanttShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideGanttTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideGantt"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideRangeBarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideRangeBarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideRangeBarFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideRangeBarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideRangeBarIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideRangeBarMaxMarker">
<summary>
<para>Identifies the <b>Max Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideRangeBarMinMarker">
<summary>
<para>Identifies the <b>Min Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideRangeBarRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideRangeBarShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideRangeBarTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideRangeBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideStackedBar3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBar3DSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideStackedBar3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideFullStackedBar3DSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideStackedBarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideStackedBarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideStackedBarFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideStackedBarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideStackedBarIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SideBySideStackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideStackedBarRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideStackedBarShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SideBySideStackedBarTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="T:DevExpress.XtraCharts.SideBySideStackedBarSeriesView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Spline3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Spline3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Spline3DMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.Spline3DMarkerLine">
<summary>
<para>Identifies the <b>Marker Line</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineArea3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineArea3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineArea3DMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineArea3DMarkerLine">
<summary>
<para>Identifies the <b>Marker Line</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineAreaFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineAreaIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineAreaMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineAreaRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineAreaTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SplineTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Spline"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedArea3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedArea3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedArea3DMarkerLine">
<summary>
<para>Identifies the <b>Marker Line</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedAreaFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedAreaIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedAreaRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedAreaTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedBar3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedBar3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedBarAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedBarBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedBarFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedBarGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedBarIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedBarRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedBarShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedBarTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedBar"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedLine3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedLine3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedLine3DMarkerLine">
<summary>
<para>Identifies the <b>Marker Line</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedLineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedLineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedLineIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedLineMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedLineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedSplineArea3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedSplineArea3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedSplineArea3DMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedSplineArea3DMarkerLine">
<summary>
<para>Identifies the <b>Marker Line</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedSplineAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedSplineAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedSplineAreaFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedSplineAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedSplineAreaIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedSplineAreaRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedSplineAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StackedSplineAreaTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StackedSplineArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepArea3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepArea3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepArea3DMarkerLine">
<summary>
<para>Identifies the <b>Marker Line</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepAreaAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepAreaBorder">
<summary>
<para>Identifies the <b>Border</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepAreaGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepAreaIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepAreaMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepAreaShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepArea"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepLine3DAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepLine3DGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepLine3DMarkerLine">
<summary>
<para>Identifies the <b>Marker Line</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine3D"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepLineAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepLineFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepLineGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepLineIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepLineMarker">
<summary>
<para>Identifies the <b>Marker</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepLineRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepLineShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StepLineTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.StepLine"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StockFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Stock"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StockGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Stock"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StockIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Stock"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StockRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Stock"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StockShadow">
<summary>
<para>Identifies the <b>Shadow</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Stock"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.StockTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.Stock"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SwiftPlotAppearance">
<summary>
<para>Identifies the <b>Appearance</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SwiftPlot"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SwiftPlotFibonacciIndicators">
<summary>
<para>Identifies the <b>Fibonacci Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SwiftPlot"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SwiftPlotGeneral">
<summary>
<para>Identifies the <b>General</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SwiftPlot"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SwiftPlotIndicators">
<summary>
<para>Identifies the <b>Indicators</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SwiftPlot"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SwiftPlotRegressionLines">
<summary>
<para>Identifies the <b>Regression Lines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SwiftPlot"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraCharts.Wizard.SeriesViewPageTab.SwiftPlotTrendlines">
<summary>
<para>Identifies the <b>Trendlines</b> tab on the <b>Series Views</b> wizard page, which is available when the current series view is <see cref="F:DevExpress.XtraCharts.ViewType.SwiftPlot"/>.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraCharts.Wizard.DataPageTabCollection">
<summary>
<para>A collection of page tabs to be hidden on the <b>Data</b> wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.DataPageTabCollection.Add(DevExpress.XtraCharts.Wizard.DataPageTab)">
<summary>
<para>Appends the page tab of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.DataPageTab"/> enumeration value, which specifies the page tab to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.DataPageTabCollection.AddRange(DevExpress.XtraCharts.Wizard.DataPageTab[])">
<summary>
<para>Appends an array of page tabs of the specified type to the current collection of hidden page tabs.
</para>
</summary>
<param name="hiddenTabs">
An array of <see cref="T:DevExpress.XtraCharts.Wizard.DataPageTab"/> enumeration values, which specify page tabs to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraCharts.Wizard.DataPageTabCollection.Remove(DevExpress.XtraCharts.Wizard.DataPageTab)">
<summary>
<para>Removes the tab of the specified type from the collection of hidden tabs.
</para>
</summary>
<param name="hiddenTab">
A <see cref="T:DevExpress.XtraCharts.Wizard.DataPageTab"/> enumeration value, specifying the type of a page tab to be removed from the collection.
</param>
</member>
</members>
</doc>