Chart Value Layer 시리즈에 대한 지원과 함께 새로운 Toolbar 구성요소를 추가합니다.
6월 30, 2023
신규 버전
기능
xamToolbar (Beta) - The xamToolbar component is a companion container for UI operations to interact on it's own, or with the Data Chart and CategoryChart components. This allows you to easily choose from a preset of properties on, for example, the XamDataChart with predefined SVG icons. It also gives you the ability to create custom tools for your project. Benefiting from a number of attributes, you can now define or change the icon in use or apply different actions to it. The Toolbar will display it's own SVG icons.
Chart Dash Array - Now supports the ability to apply a 'DashArray' to a series to visualize them as a dashed line. The dash array can also be applied to trendlines of the series via the TrendLineDashArray property. In addition, axes now support dash arrays for axis lines and major and minor gridlines.
Chart Value Layer - Added a new 'ValueLayer' series type which allows you to render an overlay for different focal points of plotted data including maximum, minimum and average. This is rendered as a dashed line in the plot area of the chart.