ComponentOne FlexReport for UWP
Color1 Property

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

Reference

C1GradientBrush Class
C1GradientBrush Members