Skip to main content
A newer version of this page is available. .

FormatConditionRangeGradient.EndStyle Property

Gets the end gradient color.

Namespace: DevExpress.DashboardCommon

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

Declaration

public StyleSettingsBase EndStyle { get; }

Property Value

Type Description
StyleSettingsBase

A StyleSettingsBase descendant that specifies the end gradient color.

See Also