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

In This Topic
    _toDataValueType Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _toDataValueType( _
       ByVal value As Object _
    ) As DataValueType
    public static DataValueType _toDataValueType( 
       object value
    )

    Parameters

    value
    See Also