1.10 preview
Pre-release
Pre-release
- Per-Monitor DPI awareness (
PerMonitorV2
) support. - Lots of performance improvements.
- Old small bugs fixes.
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 exceptPolylineAnnotation
.