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

FormatConditionRangeGradient.StartStyle Property

Gets the start gradient color.

Namespace: DevExpress.DashboardCommon

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

Declaration

public StyleSettingsBase StartStyle { get; }

Property Value

Type Description
StyleSettingsBase

A StyleSettingsBase descendant that specifies the start gradient color.

See Also