ArcGIS API for WPF - Library Reference
FormattedValue Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap.Charting Namespace > BaseChart Class : FormattedValue Method

value
Returns a double value formatted to be displayed in axis or tooltip.

Syntax

Visual Basic (Declaration) 
Protected Function FormattedValue( _
   ByVal value As Double _
) As String
C# 
protected string FormattedValue( 
   double value
)

Parameters

value

Return Value

Label

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.