Gets the formatted value of axis point.

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

Syntax

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

See Also