FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / GradientStop Class / Color Property

In This Topic
    Color Property (GradientStop)
    In This Topic
    The color of the gradient stop.
    Syntax
    'Declaration
     
    Public ReadOnly Property Color As Color
    public Color Color {get;}
    See Also