Gets the formatted value of axis point.

Namespace:  C1.Phone.Chart
Assembly:  C1.Phone.Chart (in C1.Phone.Chart.dll)

Syntax

C#
public string FormattedValue { get; }
Visual Basic
Public ReadOnly Property FormattedValue As String
	Get

See Also