BaseGradientBrushObject.StartColor Property
Gets or sets the color of the gradient brush at the start point.
Namespace: DevExpress.XtraGauges.Core.Drawing
Assembly: DevExpress.XtraGauges.v25.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 start point. |
See Also