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

In This Topic
    _updateRange Method (_LinearGradientColorScale)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _updateRange( _
       ByVal value As List(Of IColorStop) _
    ) 
    public void _updateRange( 
       List<IColorStop> value
    )

    Parameters

    value
    See Also