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

In This Topic
    _getRange Method (_LinearGradientColorScale)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getRange() As List(Of IColorStop)
    public List<IColorStop> _getRange()
    See Also