Skip to content

Add BarSeries.LabelAngle property (#1870)#1998

Merged
Jonarw merged 1 commit intooxyplot:developfrom
VisualMelon:BarSeries_LabelAngle
Jul 11, 2023
Merged

Add BarSeries.LabelAngle property (#1870)#1998
Jonarw merged 1 commit intooxyplot:developfrom
VisualMelon:BarSeries_LabelAngle

Conversation

@VisualMelon
Copy link
Contributor

Fixes #1870, may partially address #1995 .

Checklist

  • I have included examples or tests
  • I have updated the change log
  • I am listed in the CONTRIBUTORS file
  • I have cleaned up the commit history (use rebase and squash)

Changes proposed in this pull request:

  • Adds BarSeries.LabelAngle property to control the angle at which labels are drawn. Labels are aligned with the middle of bar, and offset by the LabelMargin from their baseline. Default behaviour (when LabelAngle = 0) should be unchanged.

@oxyplot/admins

@Jonarw Jonarw merged commit 7828857 into oxyplot:develop Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ColumnSeries label angle (data overlapped)

2 participants