Skip to main content

FormatConditionRangeGradient.EndStyle Property

Gets the end gradient color.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.1.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design

Declaration

public StyleSettingsBase EndStyle { get; }

Property Value

Type Description
StyleSettingsBase

A StyleSettingsBase descendant that specifies the end gradient color.

See Also