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 Jul 23, 2023
1 parent c1b836b commit e1e446b
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 e1e446b

Please sign in to comment.