The WinUI Cartesian Chart can display and interact with thousands of data points within seconds.
The fast line chart is a specialized type of line chart designed to render collections with a large number of data points efficiently. It uses a polyline segment for rendering, which enhances performance.
The fast column chart is designed to enhance the performance of rendering large datasets.
The fast scatter chart efficiently renders a large number of scatter points.
The fast step line chart is a high-performance version of the standard step line series.