Releases
1.10
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.
You can’t perform that action at this time.