Skip to content

Commit

Permalink
- add support for ST_MarkerStyle.auto
Browse files Browse the repository at this point in the history
- fix #1059
  • Loading branch information
tonyqus committed Aug 23, 2023
1 parent 98547ce commit af29ddd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OpenXmlFormats/Drawing/Chart/Chart.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6718,6 +6718,8 @@ public enum ST_MarkerStyle

/// <remarks/>
x,

auto
}


Expand Down

0 comments on commit af29ddd

Please sign in to comment.