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

In This Topic
    _colorWithValue Method (_ValueColorProvider)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _colorWithValue( _
       ByVal data As DataValueType _
    ) As IColor
    public IColor _colorWithValue( 
       DataValueType data
    )

    Parameters

    data
    See Also