Skip to content

Commit 6b5ebca

Browse files
authored
DocGen 26_1 result (#8873)
1 parent 36a0cd3 commit 6b5ebca

9 files changed

Lines changed: 17 additions & 17 deletions

File tree

api-reference/10 UI Components/dxChart/1 Configuration/argumentAxis/constantLines/label/horizontalAlignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Aligns constant line labels in the horizontal direction.
99

1010
---
1111

12-
[note] When the label's [position](/Documentation/ApiReference/UI_Components/dxChart/Configuration/argumentAxis/constantLines/label/#position) is *"outside"*, **horizontalAlignment** can only be *"left"* or *"right"*.
12+
[note] When the label's [position](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/argumentAxis/constantLines/label/position.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/argumentAxis/constantLines/label/#position') is *"outside"*, **horizontalAlignment** can only be *"left"* or *"right"*.

api-reference/10 UI Components/dxChart/1 Configuration/argumentAxis/constantLines/label/position.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The component's default behavior is to display constant line labels inside the c
1414

1515
When **position** is *"outside"*, note the following label alignment restrictions:
1616

17-
- [verticalAlignment](/Documentation/ApiReference/UI_Components/dxChart/Configuration/argumentAxis/constantLines/label/#verticalAlignment) is always *"center"*
18-
- [horizontalAlignment](/Documentation/ApiReference/UI_Components/dxChart/Configuration/argumentAxis/constantLines/label/#horizontalAlignment) can only be *"left"* or *"right"*
17+
- [verticalAlignment](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/argumentAxis/constantLines/label/verticalAlignment.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/argumentAxis/constantLines/label/#verticalAlignment') is always *"center"*
18+
- [horizontalAlignment](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/argumentAxis/constantLines/label/horizontalAlignment.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/argumentAxis/constantLines/label/#horizontalAlignment') can only be *"left"* or *"right"*
1919

2020
[/note]

api-reference/10 UI Components/dxChart/1 Configuration/argumentAxis/constantLines/label/verticalAlignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Aligns constant line labels in the vertical direction.
99

1010
---
1111

12-
[note] When the label's [position](/Documentation/ApiReference/UI_Components/dxChart/Configuration/argumentAxis/constantLines/label/#position) is *"outside"*, **verticalAlignment** is always *"center"*.
12+
[note] When the label's [position](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/argumentAxis/constantLines/label/position.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/argumentAxis/constantLines/label/#position') is *"outside"*, **verticalAlignment** is always *"center"*.

api-reference/10 UI Components/dxChart/1 Configuration/commonAxisSettings/constantLineStyle/label/position.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The component's default behavior is to display constant line labels inside the c
1414

1515
When **position** is *"outside"*, note the following label alignment restrictions:
1616

17-
- [verticalAlignment](/Documentation/ApiReference/UI_Components/dxChart/Configuration/argumentAxis/constantLines/label/#verticalAlignment) is always *"center"*
18-
- [horizontalAlignment](/Documentation/ApiReference/UI_Components/dxChart/Configuration/argumentAxis/constantLines/label/#horizontalAlignment) can only be *"left"* or *"right"*
17+
- [verticalAlignment](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/argumentAxis/constantLines/label/verticalAlignment.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/argumentAxis/constantLines/label/#verticalAlignment') is always *"center"*
18+
- [horizontalAlignment](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/argumentAxis/constantLines/label/horizontalAlignment.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/argumentAxis/constantLines/label/#horizontalAlignment') can only be *"left"* or *"right"*
1919

2020
[/note]

api-reference/10 UI Components/dxChart/1 Configuration/valueAxis/constantLines/label/horizontalAlignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Aligns constant line labels in the horizontal direction.
99

1010
---
1111

12-
[note] When the label's [position](/Documentation/ApiReference/UI_Components/dxChart/Configuration/valueAxis/constantLines/label/#position) is *"outside"*, **horizontalAlignment** can only be *"left"* or *"right"*.
12+
[note] When the label's [position](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/valueAxis/constantLines/label/position.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/valueAxis/constantLines/label/#position') is *"outside"*, **horizontalAlignment** can only be *"left"* or *"right"*.

api-reference/10 UI Components/dxChart/1 Configuration/valueAxis/constantLines/label/label.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ By default, the constant line label is visible. To hide it, assign **false** to
1919
* **Text**
2020
By default, the constant line label displays the [value of the constant line](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/valueAxis/constantLines/value.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/valueAxis/constantLines/#value'). To assign a custom text to the constant line label, use the **text** property.
2121
* **Position**
22-
The constant line label can be located inside or outside the chart plot. Use the [position](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/commonAxisSettings/constantLineStyle/label/position.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/valueAxis/constantLines/label/#position') property to change this setting.
22+
The constant line label can be located inside or outside the chart plot. Use the [position](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/valueAxis/constantLines/label/position.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/valueAxis/constantLines/label/#position') property to change this setting.
2323
* **Alignment**
2424
To align the constant line label in the horizontal and vertical directions, use the [horizontalAlignment](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/valueAxis/constantLines/label/horizontalAlignment.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/valueAxis/constantLines/label/#horizontalAlignment') and [verticalAlignment](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/valueAxis/constantLines/label/verticalAlignment.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/valueAxis/constantLines/label/#verticalAlignment') properties.
2525
* **Font**

api-reference/10 UI Components/dxChart/1 Configuration/valueAxis/constantLines/label/position.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The component's default behavior is to display constant line labels inside the c
1414

1515
When **position** is *"outside"*, note the following label alignment restrictions:
1616

17-
- [verticalAlignment](/Documentation/ApiReference/UI_Components/dxChart/Configuration/valueAxis/constantLines/label/#verticalAlignment) is always *"center"*
18-
- [horizontalAlignment](/Documentation/ApiReference/UI_Components/dxChart/Configuration/valueAxis/constantLines/label/#horizontalAlignment) can only be *"left"* or *"right"*
17+
- [verticalAlignment](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/valueAxis/constantLines/label/verticalAlignment.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/valueAxis/constantLines/label/#verticalAlignment') is always *"center"*
18+
- [horizontalAlignment](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/valueAxis/constantLines/label/horizontalAlignment.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/valueAxis/constantLines/label/#horizontalAlignment') can only be *"left"* or *"right"*
1919

2020
[/note]

api-reference/10 UI Components/dxChart/1 Configuration/valueAxis/constantLines/label/verticalAlignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Aligns constant line labels in the vertical direction.
99

1010
---
1111

12-
[note] When the label's [position](/Documentation/ApiReference/UI_Components/dxChart/Configuration/valueAxis/constantLines/label/#position) is *"outside"*, **verticalAlignment** is always *"center"*.
12+
[note] When the label's [position](/api-reference/10%20UI%20Components/dxChart/1%20Configuration/valueAxis/constantLines/label/position.md '/Documentation/ApiReference/UI_Components/dxChart/Configuration/valueAxis/constantLines/label/#position') is *"outside"*, **verticalAlignment** is always *"center"*.

concepts/90 AI Features/30 DevExpress AI Skills.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@ This repository includes skills for the following DevExtreme components and feat
1515

1616
- [DataGrid](/concepts/05%20UI%20Components/DataGrid/03%20Overview/00%20Overview.md '/Documentation/Guide/UI_Components/DataGrid/Overview/')
1717
- [Scheduler](/concepts/05%20UI%20Components/Scheduler/02%20Overview/00%20Overview.md '/Documentation/Guide/UI_Components/Scheduler/Overview/')
18-
- [Form](/concepts/05%20UI%20Components/Form/00%20Overview/00%20Overview.md '/Documentation/Guide/UI_Components/Form/Overview/')
19-
- [Chat](/concepts/05%20UI%20Components/Chat/00%20Overview/00%20Overview.md '/Documentation/Guide/UI_Components/Chat/Overview/')
18+
- [Form](/concepts/05%20UI%20Components/Form/00%20Overview '/Documentation/Guide/UI_Components/Form/Overview/')
19+
- [Chat](/concepts/05%20UI%20Components/Chat/00%20Overview '/Documentation/Guide/UI_Components/Chat/Overview/')
2020
- [Button](/concepts/05%20UI%20Components/Button/02%20Overview/00%20Overview.md '/Documentation/Guide/UI_Components/Button/Overview/')
2121
- [SelectBox](/concepts/05%20UI%20Components/SelectBox/01%20Overview/00%20Overview.md '/Documentation/Guide/UI_Components/SelectBox/Overview/')
2222
- [DateBox](/concepts/05%20UI%20Components/DateBox/01%20Overview/00%20Overview.md '/Documentation/Guide/UI_Components/DateBox/Overview/')
23-
- [CheckBox](/concepts/05%20UI%20Components/CheckBox/00%20Getting%20Started%20with%20CheckBox/00%20Getting%20Started%20with%20CheckBox.md '/Documentation/Guide/UI_Components/CheckBox/Getting_Started_with_CheckBox/')
24-
- [NumberBox](/concepts/05%20UI%20Components/NumberBox/00%20Getting%20Started%20with%20NumberBox/00%20Getting%20Started%20with%20NumberBox.md '/Documentation/Guide/UI_Components/NumberBox/Getting_Started_with_NumberBox/')
23+
- [CheckBox](/concepts/05%20UI%20Components/CheckBox/00%20Getting%20Started%20with%20CheckBox '/Documentation/Guide/UI_Components/CheckBox/Getting_Started_with_CheckBox/')
24+
- [NumberBox](/concepts/05%20UI%20Components/NumberBox/00%20Getting%20Started%20with%20NumberBox '/Documentation/Guide/UI_Components/NumberBox/Getting_Started_with_NumberBox/')
2525
- [TextBox](/concepts/05%20UI%20Components/TextBox/02%20Overview/00%20Overview.md '/Documentation/Guide/UI_Components/TextBox/Overview/')
26-
- [TextArea](/concepts/05%20UI%20Components/TextArea/00%20Getting%20Started%20with%20TextArea/00%20Getting%20Started%20with%20TextArea.md '/Documentation/Guide/UI_Components/TextArea/Getting_Started_with_TextArea/')
27-
- [DataSource](/concepts/70%20Data%20Binding/5%20Data%20Layer/0%20Overview.md '/Documentation/Guide/Data_Binding/Data_Layer/')
26+
- [TextArea](/concepts/05%20UI%20Components/TextArea/00%20Getting%20Started%20with%20TextArea '/Documentation/Guide/UI_Components/TextArea/Getting_Started_with_TextArea/')
27+
- [DataSource](/concepts/70%20Data%20Binding/5%20Data%20Layer '/Documentation/Guide/Data_Binding/Data_Layer/')
2828
- [Theming](/concepts/60%20Themes%20and%20Styles/05%20Predefined%20Themes/00%20Predefined%20Themes.md '/Documentation/Guide/Themes_and_Styles/Predefined_Themes/')
2929

3030
## How to Use the Repository

0 commit comments

Comments
 (0)