BaseGradientBrushObject.EndColor Property
Gets or sets the color of the gradient brush at the end point.
Namespace: DevExpress.XtraGauges.Core.Drawing
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
Type | Description |
---|---|
Color | A Color value that specifies the color of the gradient brush at the end point. |
See Also