Skip to main content

FormatConditionRangeGradient.EndStyle Property

Gets the end gradient color.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public StyleSettingsBase EndStyle { get; }

Property Value

Type Description
StyleSettingsBase

A StyleSettingsBase descendant that specifies the end gradient color.

See Also