View on GitHub

dotnet-eud

.NET Controls End-User Documentation

Data Presentation Basics

The Chart dashboard item presents data visually using different types of series.

MainFeatures_Chart

A series represents a grouping of related data points. The most important characteristic of a series is its type, which determines a particular visual representation of data.

The Chart dashboard item includes the following series types.

Tooltip

The Chart dashboard item can display a tooltip that shows information on a hovered series point.

Chart_CrosshairLabel