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

In This Topic
    _scaleValue Method (_LinearGradientColorScale)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _scaleValue( _
       ByVal value As Double _
    ) As IColorStop
    public IColorStop _scaleValue( 
       double value
    )

    Parameters

    value
    See Also