Infragistics Ultimate UI for Windows Forms 21.2

Released: Dec 16, 2021

21.2 버젼 업데이트

기능

  • Added support for Microsoft Visual Studio 2022.
  • Added support for Microsoft .NET 6.0.
  • Category Chart, Financial Chart, Data Chart, and Geographic Map:
    • 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.
  • Data Chart Series and Geographic Map Series:
    • 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.
  • Category Chart and Financial Chart:
    • 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.
  • Enhancements:
    • 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.
  • Geographic Map:
    • Added support for representing geographic series in a legend.