ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Dashboard Namespace / FillStyle Class / GradientEndColor Property

In This Topic
    GradientEndColor Property (FillStyle)
    In This Topic
    Gets the secondary color used for a gradient filling.
    Syntax
    'Declaration
     
    Public ReadOnly Property GradientEndColor As Color
    public Color GradientEndColor {get;}
    See Also