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

In This Topic
    _next Method (_ColorIterator)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _next( _
       ByVal take As Boolean _
    ) As IColor
    public IColor _next( 
       bool take
    )

    Parameters

    take
    See Also