FormatConditionRangeGradient.EndStyle Property
In This Article
Gets the end gradient color.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public StyleSettingsBase EndStyle { get; }
#Property Value
Type | Description |
---|---|
Style |
A Style |
See Also