Added MarkerAutomaticBehavior that allows which marker type is assigned to multiple series in the same chart
Added LegendItemBadgeShape for setting badge shape of all series represented in a legend
Added LegendItemBadgeMode for setting badge complexity on all series in a legend
Added LegendItemBadgeShape for setting badge shape on specific series represented in a legend
Added LegendItemBadgeMode for setting badge complexity on specific series in a legend
Added XAxisLabelLocation property to CategoryChart
Added CrosshairsLineThickness and other properties for customizing crosshairs lines
Added CrosshairsAnnotationXAxisBackground and other properties for customizing crosshairs annotations
Added FinalValueAnnotationsBackground and other properties for customizing final value annotations
Added AreaFillOpacity that allow changing opacity of series fill (e.g. Area chart)
Added MarkerThickness that allows changing thickness of markers
Simplified shapes of series in chart’s legend to display only circle, line, or square. This can be reverted by setting chart’s LegendItemBadgeMode property to MatchSeries
enum value
Added support for representing geographic series in a legend