FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Axis Class / FormatValue Method

In This Topic
    FormatValue Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function FormatValue( _
       ByVal value As System.Double _
    ) As System.String
    public System.string FormatValue( 
       System.double value
    )

    Parameters

    value
    See Also