Skip to content

Chart: Add constantLine.label Position & Alignment Notes (#8847)#8869

Merged
arman-boyakhchyan merged 1 commit into
DevExpress:26_1from
arman-boyakhchyan:chart-constantline-label-position-alignment-26-1
Jun 12, 2026
Merged

Chart: Add constantLine.label Position & Alignment Notes (#8847)#8869
arman-boyakhchyan merged 1 commit into
DevExpress:26_1from
arman-boyakhchyan:chart-constantline-label-position-alignment-26-1

Conversation

@arman-boyakhchyan

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the DevExtreme dxChart API reference to document the constant line label position setting and to clarify how label alignment behaves when position: "outside".

Changes:

  • Added new API reference pages for argumentAxis.constantLines[].label.position and valueAxis.constantLines[].label.position.
  • Added notes to horizontalAlignment / verticalAlignment pages explaining alignment restrictions when position is "outside".
  • Expanded the existing commonAxisSettings.constantLineStyle.label.position documentation with the same restriction note.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
api-reference/10 UI Components/dxChart/1 Configuration/valueAxis/constantLines/label/verticalAlignment.md Adds a note about verticalAlignment behavior when label position is "outside".
api-reference/10 UI Components/dxChart/1 Configuration/valueAxis/constantLines/label/position.md New doc page for valueAxis.constantLines[].label.position + alignment restriction note.
api-reference/10 UI Components/dxChart/1 Configuration/valueAxis/constantLines/label/horizontalAlignment.md Adds a note about allowed horizontalAlignment values when label position is "outside".
api-reference/10 UI Components/dxChart/1 Configuration/commonAxisSettings/constantLineStyle/label/position.md Updates position docs with an alignment restriction note.
api-reference/10 UI Components/dxChart/1 Configuration/argumentAxis/constantLines/label/verticalAlignment.md Adds a note about verticalAlignment behavior when label position is "outside".
api-reference/10 UI Components/dxChart/1 Configuration/argumentAxis/constantLines/label/position.md New doc page for argumentAxis.constantLines[].label.position + alignment restriction note.
api-reference/10 UI Components/dxChart/1 Configuration/argumentAxis/constantLines/label/horizontalAlignment.md Adds a note about allowed horizontalAlignment values when label position is "outside".

@arman-boyakhchyan arman-boyakhchyan merged commit 2046a6e into DevExpress:26_1 Jun 12, 2026
6 checks passed
@arman-boyakhchyan arman-boyakhchyan deleted the chart-constantline-label-position-alignment-26-1 branch June 12, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants