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

In This Topic
    _toLocation Method (IParallelAxisView1)
    In This Topic
    Syntax
    'Declaration
     
    Function _toLocation( _
       ByVal value As DataValueType _
    ) As IPoint
    IPoint _toLocation( 
       DataValueType value
    )

    Parameters

    value
    See Also