Skip to content

1.10

Latest
Compare
Choose a tag to compare
@kirsan31 kirsan31 released this 11 Jan 10:19

Changes from 1.9

  • Per-Monitor DPI awareness (PerMonitorV2) support.
  • Lots of performance improvements.
  • .NET9 only. ReadOnlySpan<char> overloads for name find methods in ChartNamedElementCollection and DataPointCustomProperties.
  • Old small bugs fixes.
  • Excessive (with no implementation differences) explicit .NET versions removed from NuGet.

Breaking changes.

  • Deprecated #SER keyword removed - use #SERIESNAME instead.
  • DataPointCustomProperties.Item[int] indexer removed. It was no use anyway.
  • IDisposable Interface implementation removed from: AnnotationCollection, SeriesCollection, LabelStyle, StripLinesCollection, StripLine, Title, TitleCollection, LegendCellColumn, LegendCell, LegendCellCollection, LegendItem, LegendCellColumnCollection, Legend, LegendCollection, Annotation and all it's derived classes except PolylineAnnotation.

Changes from 1.10 preview

  • Excessive (with no implementation differences) explicit .NET versions removed from NuGet.

NuGet.