The Visiblox team is delighted to announce the availability of Visiblox Charts v2.1!
New Features
Lots of new features have been added to the charts since 2.0, including:
Discontinuous line series - This new series type allows the plotting of lines with gaps or alternately styled segments. There are some examples of these in our examples gallery: Discontinous Line Example and Projection Example.
Data labels - A number of chart series (line, bar, column and band series) now support data labels. These are labels placed next to the data points showing the value for that point. This is demonstrated by the example found here.
Reverse Axes - All axis types now support reversing, which allows them to be plotted in the reverse direction with the larger values at the bottom or left and the smaller values at the top or right for Y and X respectively. See this in action in our reversed axis example.
Theme support and styling changes - We’ve introduced themes in Visiblox Charts 2.1 which with the simple switch of a resource file restyle the visuals of the chart. To support themes the styling code in Visiblox Charts has been reviewed and improved. In addition some pre-defined themes are included in the premium distribution which can be used as is or modified to suit. The previously mentioned example shows off the packaged themes.
Expression Blend support - To complement the new styling improvements, the premium edition of Visiblox Charts 2.1 now comes with design time support for Expression Blend.
Improved MVVM support - One of the missing jigsaw pieces to our MVVM support was to make the BindableDataSeries' ItemSource property bindable. This has now been implemented, making the use of Visiblox Charts in an MVVM context even easier.
New per-point styling on bar and column series - When you're only plotting one column or bar series on the chart, it can be desirable to have each bar or column rendered in a different colour. In previous versions of Visiblox Charts this wouldn't have been easily possible, but we've now introduced a per-point styling mode on bar and column series to support this. The Series will render each bar or column in a different colour, based on the Chart's palette.
There is a free version of
Visiblox Charts 2.1 available for download now, so why not give it a spin?