You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/10 UI Components/dxChart/1 Configuration/argumentAxis/constantLines/label/horizontalAlignment.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,4 @@ Aligns constant line labels in the horizontal direction.
9
9
10
10
---
11
11
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"*.
Copy file name to clipboardExpand all lines: api-reference/10 UI Components/dxChart/1 Configuration/argumentAxis/constantLines/label/position.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The component's default behavior is to display constant line labels inside the c
14
14
15
15
When **position** is *"outside"*, note the following label alignment restrictions:
16
16
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"*
Copy file name to clipboardExpand all lines: api-reference/10 UI Components/dxChart/1 Configuration/argumentAxis/constantLines/label/verticalAlignment.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,4 @@ Aligns constant line labels in the vertical direction.
9
9
10
10
---
11
11
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"*.
Copy file name to clipboardExpand all lines: api-reference/10 UI Components/dxChart/1 Configuration/commonAxisSettings/constantLineStyle/label/position.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The component's default behavior is to display constant line labels inside the c
14
14
15
15
When **position** is *"outside"*, note the following label alignment restrictions:
16
16
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"*
Copy file name to clipboardExpand all lines: api-reference/10 UI Components/dxChart/1 Configuration/valueAxis/constantLines/label/horizontalAlignment.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,4 @@ Aligns constant line labels in the horizontal direction.
9
9
10
10
---
11
11
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"*.
Copy file name to clipboardExpand all lines: api-reference/10 UI Components/dxChart/1 Configuration/valueAxis/constantLines/label/label.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ By default, the constant line label is visible. To hide it, assign **false** to
19
19
***Text**
20
20
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.
21
21
***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.
23
23
***Alignment**
24
24
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.
Copy file name to clipboardExpand all lines: api-reference/10 UI Components/dxChart/1 Configuration/valueAxis/constantLines/label/position.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The component's default behavior is to display constant line labels inside the c
14
14
15
15
When **position** is *"outside"*, note the following label alignment restrictions:
16
16
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"*
Copy file name to clipboardExpand all lines: api-reference/10 UI Components/dxChart/1 Configuration/valueAxis/constantLines/label/verticalAlignment.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,4 @@ Aligns constant line labels in the vertical direction.
9
9
10
10
---
11
11
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"*.
0 commit comments