ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _RadialGradientColor Class / colorStops Property

In This Topic
    colorStops Property (_RadialGradientColor)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property colorStops As List(Of IColorStop)
    public List<IColorStop> colorStops {get;}
    See Also