New to Telerik UI for BlazorStart a free 30-day trial

The tooltip template point.

Definition

Constructors

C#
public ChartSeriesTooltipTemplatePoint()

Properties

The point value formatted as string (the default tooltip content).

C#
public string FormattedValue { get; set; }