ComponentOne FlexChart for WPF
Format Method

C1.WPF.FlexChart.4 Assembly > C1.Chart Namespace > HitTestInfo Class : Format Method
An input string.
Formats the string.
Syntax
'Declaration
 
Public Function Format( _
   ByVal s As System.String _
) As System.String
public System.string Format( 
   System.string s
)

Parameters

s
An input string.

Return Value

Formatted string.
See Also

Reference

HitTestInfo Class
HitTestInfo Members