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

In This Topic
    _itemValue Method (IAxisView)
    In This Topic
    Syntax
    'Declaration
     
    Function _itemValue( _
       ByVal value As Double _
    ) As DataValueType
    DataValueType _itemValue( 
       double value
    )

    Parameters

    value
    See Also