The following table summarizes the breaking changes of the Ultimate UI for Windows Forms 2021 Volume 2 Release. Detailed explanations of the issues are provided after the summary table.
This release introduces a few improvements and simplifications to visual design and configuration options for the geographic map and all chart components.
Changed YAxisLabelLocation
property’s type to YAxisLabelLocation
from AxisLabelLocation
in FinancialChart
and CategoryChart
Changed XAxisLabelLocation
property’s type to XAxisLabelLocation
from AxisLabelLocation
in FinancialChart
Added crosshair lines by default in FinancialChart
and CategoryChart
Added crosshair annotations by default in FinancialChart
and CategoryChart
Added crosshair annotations by default in CategoryChart
Changed default vertical crosshair line stroke from #000000 to #BBBBBB in category chart and series
Changed shape of markers to circle for all series plotted in the same chart. This can be reverted by setting chart’s MarkerAutomaticBehavior
property to SmartIndexed
enum value
Changed color palette of series and markers displayed in all charts