MindFusion.Charting for .NET MAUI について

.NET MAUIアプリにデータ視覚化機能を追加

MindFusion.Charting for .NET MAUI allows developers to create a wide range of informative and visually appealing charts, from bar and line to financial candlestick and scatter charts, for their .NET MAUI applications. This comprehensive library streamlines chart integration with a rich feature set for customization, user interaction (tooltips, zooming, panning), and clear data communication, ensuring a cohesive user experience and deeper understanding of the information presented.

MindFusion.Charting for .NET MAUI Features

  • Multiple Chart Types - The library includes all types of bar, line, pie, and radar charts, including their variations: area charts, bubbles, doughnuts, polar charts and more. You can also create financial candlestick charts for stock data, funnel and scatter charts.
  • Dashboards - The highly versatile Dashboard control allows you to arrange any number of chart plots using the various dynamic layout panels available. Each plot can render multiple axes on each side. Text and image components are available for titles, logos, explanatory text and more. The dashboard component can host numerous legends and you can add border to every nested component.
  • Appearance - Mindfusion Charting for .NET MAUI provides theme-based customization of the chart's appearance. You can create your own themes and save the appearance settings for each chart to be applied on another one. Each theme specifies a long list of properties for changing fonts, brushes, pens, colors and all other details of text and graphic elements.
  • Data - Chart data can be read from data arrays or through a database. You can also use XML documents and DateTime values are supported as well. Each chart gets its data from a series, which implements the Series interface. You can create your own implementation of it and create your own series that support the specific needs of your application.
  • Programming - The component has well-documented API that is easy to understand and to use. The installation archive provides various samples that demonstrate the features of the control and the different chart types. Each API member has been dutifully tested by MindFusion and there is plenty of sample code to copy.