ComponentOne FlexReport for UWP
Color2 Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1GradientBrush Class : Color2 Property
Gets the last color of the gradient. Note that settings this property automatically changes the GradientStops collection (the color of the last gradient stop will be changed).
Syntax
'Declaration
 
Public Property Color2 As Windows.UI.Color
public Windows.UI.Color Color2 {get; set;}
See Also

Reference

C1GradientBrush Class
C1GradientBrush Members