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