ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _DataValueTypeExtension Class / _toString Method

In This Topic
    _toString Method (_DataValueTypeExtension)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _toString( _
       ByVal value As DataValueType _
    ) As String
    public static string _toString( 
       DataValueType value
    )

    Parameters

    value
    See Also