Class
ChartSeriesTooltipTemplatePoint

The tooltip template point.

Definition

Constructors

ChartSeriesTooltipTemplatePoint()

Declaration

public ChartSeriesTooltipTemplatePoint()

Properties

FormattedValue

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

Declaration

public string FormattedValue { get; set; }

Property Value

string