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

In This Topic
    _toString Method (IValue)
    In This Topic
    Syntax
    'Declaration
     
    Function _toString( _
       ByVal format As String, _
       ByVal type As String _
    ) As String
    string _toString( 
       string format,
       string type
    )

    Parameters

    format
    type
    See Also